Skip to content

Commit 3533565

Browse files
author
Shubham Chaturvedi
committed
fix: CI
1 parent 1862a4c commit 3533565

File tree

1 file changed

+1
-2
lines changed
  • AwsEncryptionSDK/dafny/AwsEncryptionSdk/src

1 file changed

+1
-2
lines changed

AwsEncryptionSDK/dafny/AwsEncryptionSdk/src/Index.dfy

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

44
include "AwsEncryptionSdkOperations.dfy"
55

6-
module
7-
{:extern "software.amazon.cryptography.encryptionsdk.internaldafny" } ESDK refines AbstractAwsCryptographyEncryptionSdkService {
6+
module {:extern "software.amazon.cryptography.encryptionsdk.internaldafny" } ESDK refines AbstractAwsCryptographyEncryptionSdkService {
87
import Operations = AwsEncryptionSdkOperations
98
import Primitives = AtomicPrimitives
109
import MaterialProviders

0 commit comments

Comments
 (0)