Skip to content

Commit

Permalink
remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
yann300 committed Feb 6, 2020
1 parent 3998e35 commit 06e5bd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blockchain/blockchain.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const TxRunner = remixLib.execution.txRunner
const txHelper = remixLib.execution.txHelper
const EventManager = remixLib.EventManager
const executionContext = remixLib.execution.executionContext
const ethJSUtil = require('ethereumjs-util')
const Web3 = require('web3')

const async = require('async')
Expand Down

0 comments on commit 06e5bd7

Please sign in to comment.