Skip to content

Commit 6dfb281

Browse files
authored
Remove extra print (#249)
1 parent 1b3bd9b commit 6dfb281

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SnapshottingTests/SnapshotTest.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ open class SnapshotTest: PreviewBaseTest, PreviewFilters {
3333

3434
#if canImport(UIKit) && !os(watchOS) && !os(visionOS) && !os(tvOS)
3535
open class func setupA11y() -> ((UIViewController, UIWindow, PreviewLayout) -> UIView)? {
36-
print("base class")
3736
return nil
3837
}
3938
#endif

0 commit comments

Comments
 (0)