Skip to content

Commit

Permalink
fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
frangio committed Sep 7, 2018
1 parent 9f1e808 commit c12a1c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/token/ERC20/behaviors/ERC20Capped.behavior.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const { expectThrow } = require('../../../helpers/expectThrow');
const expectEvent = require('../../../helpers/expectEvent');

const BigNumber = web3.BigNumber;

Expand Down

0 comments on commit c12a1c6

Please sign in to comment.