From 524c39b283d5ffe59b6cc3f9b671eaa601456512 Mon Sep 17 00:00:00 2001 From: Jarmo Riikonen Date: Mon, 2 Jul 2018 21:08:11 +0300 Subject: [PATCH] For one last time --- scripts/AnimeNotifier.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/AnimeNotifier.ts b/scripts/AnimeNotifier.ts index 6c5dc098..ec86f409 100644 --- a/scripts/AnimeNotifier.ts +++ b/scripts/AnimeNotifier.ts @@ -992,8 +992,6 @@ export default class AnimeNotifier { } onKeyDown(e: KeyboardEvent) { - console.log(e.keyCode) - let activeElement = document.activeElement // Ignore hotkeys on input elements