Skip to content

Commit fcb261b

Browse files
committed
ktlint
1 parent d233243 commit fcb261b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-crt-kotlin/native/src/aws/sdk/kotlin/crt/io/EventLoopGroupNative.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ import aws.sdk.kotlin.crt.*
99
import aws.sdk.kotlin.crt.Allocator
1010
import aws.sdk.kotlin.crt.util.ShutdownChannel
1111
import aws.sdk.kotlin.crt.util.shutdownChannel
12+
import cnames.structs.aws_event_loop_group
1213
import kotlinx.cinterop.*
1314
import libcrt.*
14-
import cnames.structs.aws_event_loop_group
1515

1616
/**
1717
* Creates a new event loop group for the I/O subsystem to use to run blocking I/O requests

0 commit comments

Comments
 (0)