Skip to content

Commit a899e40

Browse files
committed
ktlint
1 parent 66a420c commit a899e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/runtime-core/posix/src/aws/smithy/kotlin/runtime/util/SystemDefaultProviderPosix.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
*/
55
package aws.smithy.kotlin.runtime.util
66

7-
import kotlinx.cinterop.*
87
import aws.smithy.platform.posix.get_environ_ptr
8+
import kotlinx.cinterop.*
99
import platform.posix.uname
1010
import platform.posix.utsname
1111

0 commit comments

Comments
 (0)