aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/protocol/test/utils/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/protocol/test/utils/index.ts')
-rw-r--r--contracts/protocol/test/utils/index.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/contracts/protocol/test/utils/index.ts b/contracts/protocol/test/utils/index.ts
deleted file mode 100644
index 75cd88666..000000000
--- a/contracts/protocol/test/utils/index.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-export * from './exchange_wrapper';
-export * from './erc20_wrapper';
-export * from './erc721_wrapper';