Remove debug log from animeCat.js
This commit is contained in:
@@ -226,7 +226,6 @@ _bindMouseHold() {
|
||||
} else {
|
||||
this._startBlinking();
|
||||
}
|
||||
console.log('heldFor:', heldFor, 'mouthOpenTime:', mouthOpenTime);
|
||||
}
|
||||
}, 4000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user