diff --git a/bin/monitor.js b/bin/monitor.js index 323dc6c526490a89252a26bd6e537cd56d09b1da..0596f89767877e73296453229da7e8913feb2765 100755 --- a/bin/monitor.js +++ b/bin/monitor.js @@ -318,7 +318,6 @@ function timer() netid = x; } ) .catch( err => { - console.error(web3); console.error("monitor.js non-fatal: "+err) }); return;