Appease the linter

This commit is contained in:
Alex Towle
2019-11-22 19:15:33 -06:00
committed by Michael Zhu
parent 86cf353296
commit ce11271866
7 changed files with 13 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
import { constants, getRandomInteger, hexRandom } from '@0x/contracts-test-utils';
import { Order } from '@0x/types';
import { constants, getRandomInteger } from '@0x/contracts-test-utils';
import { TransactionReceiptWithDecodedLogs } from 'ethereum-types';
import * as _ from 'lodash';