remove commented code

pull/7/head
Iuri Matias 7 years ago
parent 68eabc3e15
commit e174d97bb0
  1. 2
      remix-debug/test/vmCall.js

@ -51,8 +51,6 @@ function initVM (st, privateKey) {
console.log(mes)
st.fail(mes)
} else {
// remixLib.global.web3 = obj
// remixLib.global.web3Debug = obj
vm.web3 = obj
}
})

Loading…
Cancel
Save