From 0f1d995c9452f08cf925b5384bbeba612b902e2b Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Tue, 5 Dec 2017 14:17:24 +0100 Subject: [PATCH] Removed log --- view/lib/infobox-es6.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/view/lib/infobox-es6.js b/view/lib/infobox-es6.js index fdbebaa..ed9999c 100644 --- a/view/lib/infobox-es6.js +++ b/view/lib/infobox-es6.js @@ -16,8 +16,6 @@ export class InfoBox{ show(msg, type, timeout=2000){ - console.log(this.stack, this.pending); - /* (1) If pending -> add to stack */ if( this.pending )