Skip to content

Commit d6a26f9

Browse files
committed
ktlint
1 parent 4f49068 commit d6a26f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-runtime/aws-config/native/src/aws/sdk/kotlin/runtime/auth/credentials/executeCommandNative.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ import aws.smithy.kotlin.runtime.io.internal.SdkDispatchers
99
import aws.smithy.kotlin.runtime.time.Clock
1010
import aws.smithy.kotlin.runtime.util.OsFamily
1111
import aws.smithy.kotlin.runtime.util.PlatformProvider
12+
import kotlinx.cinterop.*
1213
import kotlinx.coroutines.withContext
1314
import kotlinx.coroutines.withTimeout
14-
import kotlinx.cinterop.*
1515
import platform.posix.*
1616

1717
@OptIn(ExperimentalForeignApi::class)

0 commit comments

Comments
 (0)