Commit e1db94af authored by Iuri Matias's avatar Iuri Matias Committed by yann300

remove unused code

parent 91bfaab1
...@@ -116,11 +116,4 @@ Debugger.prototype.debug = function (txHash) { ...@@ -116,11 +116,4 @@ Debugger.prototype.debug = function (txHash) {
}) })
} }
/**
* get the current provider
*/
Debugger.prototype.web3 = function (type) {
return this.debugger.web3
}
module.exports = Debugger module.exports = Debugger
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