We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a6316 commit 22ebea9Copy full SHA for 22ebea9
Sources/SwiftWebDriver/API/APIClient.swift
@@ -10,7 +10,7 @@ import AsyncHTTPClient
10
import Foundation
11
import NIO
12
import NIOFoundationCompat
13
-@preconcurrency import NIOHTTP1
+import NIOHTTP1
14
15
enum APIResponseError: Error, Codable {
16
case massage
0 commit comments