Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 4e60447

Browse files
committed
Remove debug prints
1 parent 1dc66a6 commit 4e60447

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPressKitTests/JetpackProxyServiceRemoteTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ class JetpackProxyServiceRemoteTests: XCTestCase {
77
let siteID = 1001
88

99
private var remote: JetpackProxyServiceRemote {
10-
print(">>> CALL: \(api)")
1110
return .init(wordPressComRestApi: api)
1211
}
1312

0 commit comments

Comments
 (0)