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 )