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 a992b33 commit 2fed4c3Copy full SHA for 2fed4c3
runtime/auth/aws-signing-default/common/src/aws/smithy/kotlin/runtime/auth/awssigning/Canonicalizer.kt
@@ -20,7 +20,6 @@ import aws.smithy.kotlin.runtime.text.encoding.Encodable
20
import aws.smithy.kotlin.runtime.text.encoding.PercentEncoding
21
import aws.smithy.kotlin.runtime.text.encoding.encodeToHex
22
import aws.smithy.kotlin.runtime.time.TimestampFormat
23
-import kotlinx.coroutines.IO
24
import kotlinx.coroutines.withContext
25
26
/**
0 commit comments