diff options
Diffstat (limited to 'contracts/utils/src/wrappers/index.ts')
-rw-r--r-- | contracts/utils/src/wrappers/index.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contracts/utils/src/wrappers/index.ts b/contracts/utils/src/wrappers/index.ts deleted file mode 100644 index 823b7fa4b..000000000 --- a/contracts/utils/src/wrappers/index.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from '../../generated-wrappers/test_constants'; -export * from '../../generated-wrappers/test_lib_bytes'; |