Skip to content

Commit 4b5294d

Browse files
author
Lucas McDonald
committed
m
1 parent e35a022 commit 4b5294d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TestVectors/dafny/DDBEncryption/src/TestVectors.dfy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ module {:options "-functionSyntax:4"} DdbEncryptionTestVectors {
4949

5050
const PerfIterations : uint32 := 1000
5151

52-
const DEFAULT_KEYS : string := "../../../submodules/MaterialProviders/TestVectorsAwsCryptographicMaterialProviders/dafny/TestVectorsAwsCryptographicMaterialProviders/test/keys.json"
53-
5452
datatype TestVectorConfig = TestVectorConfig (
5553
schemaOnEncrypt : DDB.CreateTableInput,
5654
globalRecords : seq<Record>,

0 commit comments

Comments
 (0)