Skip to content

Commit 8c48625

Browse files
karwaLukasa
andauthored
Remove a couple of unnecessary imports (#484)
Co-authored-by: Cory Benfield <[email protected]>
1 parent 8713f95 commit 8c48625

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Sources/AsyncHTTPClient/RequestBag.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
//
1313
//===----------------------------------------------------------------------===//
1414

15-
import struct Foundation.URL
1615
import Logging
1716
import NIOConcurrencyHelpers
1817
import NIOCore

Sources/AsyncHTTPClient/Utils.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
//
1313
//===----------------------------------------------------------------------===//
1414

15-
import Foundation
1615
import NIOCore
1716

1817
public final class HTTPClientCopyingDelegate: HTTPClientResponseDelegate {

0 commit comments

Comments
 (0)