Remove moved RevertErrors
This commit is contained in:
@@ -3,7 +3,7 @@ import { BlockchainLifecycle } from '@0x/dev-utils';
|
||||
import * as chai from 'chai';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import ReentrancyGuardRevertErrors = require('../src/reentrancy_guard_revert_errors');
|
||||
import { ReentrancyGuardRevertErrors } from '@0x/utils';
|
||||
|
||||
import { artifacts } from './artifacts';
|
||||
import { TestReentrancyGuardContract } from './wrappers';
|
||||
|
Reference in New Issue
Block a user