Skip to content

Commit de2952a

Browse files
committed
add missing imports
1 parent eb13eb6 commit de2952a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/OpenAPIAsyncHTTPClientTests/Test_AsyncHTTPClientTransport.swift

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
import XCTest
1515
import OpenAPIRuntime
1616
import NIOCore
17+
import NIOHTTP1
1718
import NIOPosix
1819
import AsyncHTTPClient
1920
@testable import OpenAPIAsyncHTTPClient

0 commit comments

Comments
 (0)