Skip to content

Commit 303a8bd

Browse files
authored
chore: remove /// from smithy files (#1349)
1 parent 5d777d6 commit 303a8bd

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

DynamoDbEncryption/dafny/DynamoDbEncryption/Model/DynamoDbEncryption.smithy

-1
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,6 @@ structure CreateDynamoDbEncryptionBranchKeyIdSupplierOutput {
873873
branchKeyIdSupplier: BranchKeyIdSupplierReference
874874
}
875875

876-
/////////////
877876
// Errors
878877

879878
@error("client")

DynamoDbEncryption/dafny/DynamoDbItemEncryptor/Model/DynamoDbItemEncryptor.smithy

-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ structure AtomicPrimitivesReference {}
224224
@aws.polymorph#reference(service: aws.cryptography.dbEncryptionSdk.structuredEncryption#StructuredEncryption)
225225
structure StructuredEncryptionReference {}
226226

227-
/////////////
228227
// Errors
229228

230229
@error("client")

DynamoDbEncryption/dafny/StructuredEncryption/Model/StructuredEncryption.smithy

-1
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,6 @@ list AuthList {
405405
@aws.polymorph#reference(service: aws.cryptography.primitives#AwsCryptographicPrimitives)
406406
structure AtomicPrimitivesReference {}
407407

408-
/////////////
409408
// Errors
410409

411410
@error("client")

0 commit comments

Comments
 (0)