Skip to content

Commit

Permalink
Fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
s1na committed Apr 9, 2019
1 parent 85a6da9 commit 139ea6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/evm/loop.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const promisify = require('util.promisify')
const BN = require('bn.js')
const Block = require('ethereumjs-block')
const utils = require('ethereumjs-util')
Expand Down

0 comments on commit 139ea6d

Please sign in to comment.