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.
use
1 parent c011962 commit 3d35d11Copy full SHA for 3d35d11
runtime/protocol/http-test/jvmAndNative/src/aws/smithy/kotlin/runtime/httptest/TestWithLocalServer.kt
@@ -11,7 +11,6 @@ import io.ktor.network.sockets.InetSocketAddress
11
import io.ktor.network.sockets.aSocket
12
import io.ktor.server.application.ApplicationStarted
13
import io.ktor.server.engine.EmbeddedServer
14
-import io.ktor.utils.io.core.use
15
import kotlinx.coroutines.CompletableDeferred
16
import kotlinx.coroutines.delay
17
import kotlinx.coroutines.runBlocking
0 commit comments