Remove moved RevertErrors
This commit is contained in:
@@ -14,7 +14,7 @@ import { LogWithDecodedArgs, TxData } from 'ethereum-types';
|
||||
import * as _ from 'lodash';
|
||||
import 'make-promises-safe';
|
||||
|
||||
import ExchangeRevertErrors = require('../../src/revert_errors');
|
||||
import { ExchangeRevertErrors } from '../../src';
|
||||
|
||||
import { artifacts } from '../artifacts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user