Fix rebase errors

This commit is contained in:
Lawrence Forman
2019-08-02 17:14:10 -04:00
parent ad25942731
commit 3156f602dd

View File

@@ -1,4 +1,4 @@
import { BigNumber } from '@0x/util';
import { BigNumber } from '@0x/utils';
import { Web3Wrapper } from '@0x/web3-wrapper';
import * as ethUtil from 'ethereumjs-util';
import * as _ from 'lodash';