Skip to content

Commit 958e9f0

Browse files
committed
ktlint
1 parent edd846a commit 958e9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/protocol/http-client/common/test/aws/smithy/kotlin/runtime/http/interceptors/RequestCompressionInterceptorTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
package aws.smithy.kotlin.runtime.http.interceptors
77

88
import aws.smithy.kotlin.runtime.IgnoreNative
9-
import aws.smithy.kotlin.runtime.compression.decompressGzipBytes
109
import aws.smithy.kotlin.runtime.collections.get
1110
import aws.smithy.kotlin.runtime.compression.CompressionAlgorithm
1211
import aws.smithy.kotlin.runtime.compression.Gzip
12+
import aws.smithy.kotlin.runtime.compression.decompressGzipBytes
1313
import aws.smithy.kotlin.runtime.http.*
1414
import aws.smithy.kotlin.runtime.http.operation.HttpOperationContext
1515
import aws.smithy.kotlin.runtime.http.operation.newTestOperation

0 commit comments

Comments
 (0)