Skip to content

Commit e810afe

Browse files
auto commit
1 parent cf7c736 commit e810afe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

TestVectors/dafny/DDBEncryption/src/LibraryIndex.dfy

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33

44
include "../Model/AwsCryptographyDynamoDbEncryptionTypesWrapped.dfy"
55

6-
module
7-
{:extern "software.amazon.cryptography.dbencryptionsdk.dynamodb.internaldafny.wrapped"}
8-
WrappedDynamoDbEncryption refines WrappedAbstractAwsCryptographyDynamoDbEncryptionService
6+
module WrappedDynamoDbEncryption refines WrappedAbstractAwsCryptographyDynamoDbEncryptionService
97
{
108

119
import WrappedService = DynamoDbEncryption

0 commit comments

Comments
 (0)