Use order parser utils from order utils

This commit is contained in:
fragosti
2018-09-04 11:55:08 -07:00
parent a14450f367
commit f5237f7971
17 changed files with 94 additions and 107 deletions

View File

@@ -1,4 +1,3 @@
import { ECSignature } from '@0xproject/types';
import { BigNumber, fetchAsync, logUtils } from '@0xproject/utils';
import * as _ from 'lodash';
import Paper from 'material-ui/Paper';