@0x/contracts-test-utils: Reduce number of test token deployments to speed up tests.

This commit is contained in:
Lawrence Forman
2019-05-24 12:31:35 -04:00
committed by Amir Bandeali
parent 816368b1fe
commit 57ac0ca6e8
3 changed files with 2 additions and 8 deletions

View File

@@ -41,6 +41,5 @@ export {
OrderInfo,
OrderStatus,
Token,
TokenBalancesByOwner,
TransactionDataParams,
} from './types';