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 } from '@0xproject/utils';
import * as React from 'react';
import { connect } from 'react-redux';