address linter errors

This commit is contained in:
Fabio Berger 2018-11-11 13:02:45 +01:00
parent 1f0ac47bd9
commit d3592d362e

View File

@ -5,9 +5,7 @@ import {
assetDataUtils,
BalanceAndProxyAllowanceLazyStore,
ExchangeTransferSimulator,
orderHashUtils,
OrderValidationUtils,
signatureUtils,
} from '@0x/order-utils';
import { AssetProxyId, Order, SignedOrder } from '@0x/types';
import { BigNumber } from '@0x/utils';