From bb348cac93d65280d1f94b5b98c58f52a190ea4b Mon Sep 17 00:00:00 2001
From: Robert Martin-Legene <robert@nic.ar>
Date: Wed, 9 Oct 2019 04:13:35 -0300
Subject: [PATCH] Demasiado ruidoso

---
 bin/monitor.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/monitor.js b/bin/monitor.js
index 323dc6c..0596f89 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;
-- 
GitLab