Remove moved RevertErrors
This commit is contained in:
		@@ -16,12 +16,10 @@ import {
 | 
			
		||||
    transactionHashUtils,
 | 
			
		||||
} from '@0x/contracts-test-utils';
 | 
			
		||||
import { SignatureType, SignedOrder, SignedZeroExTransaction } from '@0x/types';
 | 
			
		||||
import { BigNumber, StringRevertError } from '@0x/utils';
 | 
			
		||||
import { BigNumber, ExchangeRevertErrors, StringRevertError } from '@0x/utils';
 | 
			
		||||
import { LogWithDecodedArgs } from 'ethereum-types';
 | 
			
		||||
import ethUtil = require('ethereumjs-util');
 | 
			
		||||
 | 
			
		||||
import ExchangeRevertErrors = require('../src/revert_errors');
 | 
			
		||||
 | 
			
		||||
import { artifacts } from './artifacts';
 | 
			
		||||
import {
 | 
			
		||||
    ExchangeContract,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user