Skip to content

Commit d064fb1

Browse files
committed
lint
1 parent b1b24b2 commit d064fb1

File tree

1 file changed

+0
-2
lines changed
  • runtime/protocol/http-client-engines/test-suite/jvm/src/aws/smithy/kotlin/runtime/http/test/suite

1 file changed

+0
-2
lines changed

runtime/protocol/http-client-engines/test-suite/jvm/src/aws/smithy/kotlin/runtime/http/test/suite/Downloads.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@ package aws.smithy.kotlin.runtime.http.test.suite
88
import aws.smithy.kotlin.runtime.hashing.sha256
99
import aws.smithy.kotlin.runtime.text.encoding.encodeToHex
1010
import io.ktor.http.*
11-
import io.ktor.http.content.*
1211
import io.ktor.server.application.*
1312
import io.ktor.server.response.*
1413
import io.ktor.server.routing.*
1514
import io.ktor.utils.io.*
1615
import kotlinx.coroutines.delay
17-
import kotlinx.coroutines.launch
1816
import java.io.ByteArrayOutputStream
1917
import java.util.zip.GZIPOutputStream
2018
import kotlin.random.Random

0 commit comments

Comments
 (0)