remove unused dep

pull/5370/head
yann300 5 years ago
parent 569e47f372
commit 63e6b0c7f3
  1. 1
      src/blockchain/blockchain.js

@ -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')

Loading…
Cancel
Save