fix linter error

(cherry picked from commit c12a1c6898)
This commit is contained in:
Francisco Giordano
2018-09-07 14:48:34 -03:00
committed by Nicolás Venturo
parent 735996e983
commit ed84f3fcf3

View File

@ -1,5 +1,4 @@
const { expectThrow } = require('../../../helpers/expectThrow');
const expectEvent = require('../../../helpers/expectEvent');
const BigNumber = web3.BigNumber;