Remove moved RevertErrors
This commit is contained in:
		| @@ -2,8 +2,8 @@ import { blockchainTests, constants, expect, verifyEventsFromLogs } from '@0x/co | ||||
| import { BigNumber } from '@0x/utils'; | ||||
| import { LogWithDecodedArgs } from 'ethereum-types'; | ||||
|  | ||||
| import { StakingRevertErrors } from '../../src'; | ||||
| import { constants as stakingConstants } from '../../src/constants'; | ||||
| import StakingRevertErrors = require('../../src/staking_revert_errors'); | ||||
|  | ||||
| import { artifacts } from '../artifacts'; | ||||
| import { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user