Skip to content

Commit 0f02a1d

Browse files
committed
update
1 parent b9eb130 commit 0f02a1d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Package.resolved

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Sources/async-http-client/proxy/http/Proxy.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ private extension Http.Proxy{
182182
}
183183

184184
#if DEBUG
185-
print("retry send last")
185+
//print("retry send last")
186186
#endif
187187

188188
/// one more time to let the error to propagate if it fails the last time

0 commit comments

Comments
 (0)