Skip to content

Commit a8a044a

Browse files
committed
add missing import
1 parent c2eebae commit a8a044a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-runtime/aws-config/native/src/aws/sdk/kotlin/runtime/region/DefaultRegionProviderChainNative.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ package aws.sdk.kotlin.runtime.region
77

88
import aws.sdk.kotlin.runtime.config.imds.InstanceMetadataProvider
99
import aws.sdk.kotlin.runtime.config.profile.AwsProfile
10+
import aws.smithy.kotlin.runtime.client.region.RegionProvider
1011
import aws.smithy.kotlin.runtime.io.Closeable
1112
import aws.smithy.kotlin.runtime.util.LazyAsyncValue
1213
import aws.smithy.kotlin.runtime.util.PlatformProvider

0 commit comments

Comments
 (0)