Skip to content

Commit 31e36de

Browse files
committed
clean: remove commented imports
1 parent a78c9b7 commit 31e36de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Examples/Tests/AppTests/SnapshotTesting+Hummingbird.swift

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
import Hummingbird
22
import HummingbirdTesting
3-
//import Logging
4-
//import XCTest
53
import SnapshotTesting
6-
//import InlineSnapshotTesting
74

85
extension Snapshotting where Value == TestResponse, Format == String {
96
public static let http: Snapshotting = Snapshotting<TestResponse, String>

0 commit comments

Comments
 (0)