diff --git a/animeCat.js b/animeCat.js index 1ab0f91..d498ab3 100644 --- a/animeCat.js +++ b/animeCat.js @@ -226,7 +226,6 @@ _bindMouseHold() { } else { this._startBlinking(); } - console.log('heldFor:', heldFor, 'mouthOpenTime:', mouthOpenTime); } }, 4000);