remove excessive logging
This commit is contained in:
parent
900af00e37
commit
a116c928b2
2 changed files with 0 additions and 2 deletions
|
@ -526,7 +526,6 @@ class Message extends SnowFlake{
|
|||
diaolog.show();
|
||||
}
|
||||
}
|
||||
console.log(buttons);
|
||||
if(buttons.childNodes.length!==0){
|
||||
this.div.append(buttons);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue