Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2414e26

Browse files
committedDec 11, 2024·
add missing imports
1 parent 2736bd6 commit 2414e26

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)
Please sign in to comment.