Ran prettier/linter on new contract tests

This commit is contained in:
Greg Hysen
2018-04-11 14:45:03 -07:00
committed by Amir Bandeali
parent b13a2e71ad
commit be8e8791b7
3 changed files with 0 additions and 4 deletions

View File

@@ -68,8 +68,6 @@ describe('Exchange', () => {
let dmyBalances: Balances;
let orderFactory: OrderFactory;
let erc721TransferProxyInstance: Web3.ContractInstance;
let zeroEx: ZeroEx;
before(async () => {