Skip to content

Commit b7b03bf

Browse files
committed
ktlint
1 parent c40ca99 commit b7b03bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-runtime/aws-config/common/src/aws/sdk/kotlin/runtime/config/auth/ResolveAuthSchemePreference.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ public suspend fun resolveAuthSchemePreference(platform: PlatformProvider = Plat
2020
?.map(::AuthSchemeId)
2121
?.toList()
2222
?: emptyList()
23-
}
23+
}

0 commit comments

Comments
 (0)