aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-watcher/test/utils/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/order-watcher/test/utils/constants.ts')
-rw-r--r--packages/order-watcher/test/utils/constants.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/order-watcher/test/utils/constants.ts b/packages/order-watcher/test/utils/constants.ts
deleted file mode 100644
index 78037647c..000000000
--- a/packages/order-watcher/test/utils/constants.ts
+++ /dev/null
@@ -1,5 +0,0 @@
-export const constants = {
- NULL_ADDRESS: '0x0000000000000000000000000000000000000000',
- TESTRPC_NETWORK_ID: 50,
- ZRX_DECIMALS: 18,
-};