Fix bug introduced during rebase
This commit is contained in:
parent
f0e4837983
commit
00db096d2e
@ -7,6 +7,7 @@ import { Web3Wrapper } from '@0xproject/web3-wrapper';
|
||||
import { ContractAbi } from 'ethereum-types';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import { orderTxOptsSchema } from '../schemas/order_tx_opts_schema';
|
||||
import { txOptsSchema } from '../schemas/tx_opts_schema';
|
||||
import { OrderTransactionOpts } from '../types';
|
||||
import { assert } from '../utils/assert';
|
||||
|
Loading…
x
Reference in New Issue
Block a user