We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0049c00 commit 5ea2009Copy full SHA for 5ea2009
runtime/protocol/http-test/jvmAndNative/src/aws/smithy/kotlin/runtime/httptest/TestWithLocalServer.kt
@@ -5,9 +5,7 @@
5
6
package aws.smithy.kotlin.runtime.httptest
7
8
-import io.ktor.client.HttpClient
9
import io.ktor.client.request.get
10
-import io.ktor.http.HttpStatusCode
11
import io.ktor.network.selector.SelectorManager
12
import io.ktor.network.sockets.InetSocketAddress
13
import io.ktor.network.sockets.aSocket
0 commit comments