Commit 785a09c8 authored by Iuri Matias's avatar Iuri Matias

remove export of web3 object

parent b22e2215
......@@ -5,9 +5,6 @@ var StorageResolver = require('./src/storage/storageResolver')
var TraceManager = require('./src/trace/traceManager')
module.exports = {
global: {
web3: null
},
code: {
CodeManager: CodeManager,
BreakpointManager: BreakpointManager
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment