Skip to content

Commit c171b30

Browse files
committed
lint
1 parent 1e9f2a5 commit c171b30

File tree

1 file changed

+1
-1
lines changed
  • runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/hashing

1 file changed

+1
-1
lines changed

runtime/runtime-core/common/src/aws/smithy/kotlin/runtime/hashing/Ecdsa.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ package aws.smithy.kotlin.runtime.hashing
66

77
public enum class EcdsaSignatureType {
88
ASN1_DER,
9-
RAW_RS
9+
RAW_RS,
1010
}
1111

1212
/**

0 commit comments

Comments
 (0)