Skip to content

Commit 2f70851

Browse files
authored
Discard changes to Sources/AsyncHTTPClient/RequestBag+StateMachine.swift
1 parent aa813de commit 2f70851

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Sources/AsyncHTTPClient/RequestBag+StateMachine.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ import NIOHTTP1
1717

1818
import struct Foundation.URL
1919

20-
#if TracingSupport
21-
import Tracing
22-
#endif // TracingSupport
23-
2420
extension HTTPClient {
2521
/// The maximum body size allowed, before a redirect response is cancelled. 3KB.
2622
///

0 commit comments

Comments
 (0)