Removed log

This commit is contained in:
xdrm-brackets 2017-12-05 14:17:24 +01:00
parent dd7bad469c
commit 0f1d995c94
1 changed files with 0 additions and 2 deletions

View File

@ -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 )