Skip to content

Commit 7f21a49

Browse files
Update CachedAsyncImage.swift
1 parent dabd3ba commit 7f21a49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/CachedAsyncImage/CachedAsyncImage.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ public struct CachedAsyncImage<Content>: View where Content: View {
327327
}
328328
} else {
329329
withAnimation(transaction.animation) {
330-
print("EMPTY")
331330
phase = .empty
332331
}
333332
}

0 commit comments

Comments
 (0)