Remove console log
This commit is contained in:
parent
bed4a2709d
commit
ed8512039a
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ const app = new Vue({
|
|||
}
|
||||
*/
|
||||
activity(d) {
|
||||
console.log(`active listeners`, d)
|
||||
if (d.active) {
|
||||
this.newState(d);
|
||||
this.gameActive = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue