Skip to content

Commit

Permalink
Test by changing smithy file
Browse files Browse the repository at this point in the history
  • Loading branch information
rishav-karanjit committed Jul 25, 2024
1 parent 32e0d5a commit dac0c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AwsEncryptionSDK/dafny/AwsEncryptionSdk/Model/esdk.smithy
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use aws.cryptography.materialProviders#AwsCryptographicMaterialProviders

// TODO add a trait to indicate that 'Client' should not be appended to this name,
// and that the code gen should expose operations under this service statically if
// possible in the target language
// possible in the target languag
@aws.polymorph#localService(
sdkId: "ESDK",
config: AwsEncryptionSdkConfig,
Expand Down

0 comments on commit dac0c57

Please sign in to comment.