From fe0036f88e745d8b767046313504d810d7e9e334 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Wed, 24 Oct 2018 18:43:44 -0400 Subject: [PATCH] Removing uneeded logging --- src/lib/services/PhysicalKeyboard.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/lib/services/PhysicalKeyboard.js b/src/lib/services/PhysicalKeyboard.js index 6878ca51..f37f6873 100644 --- a/src/lib/services/PhysicalKeyboard.js +++ b/src/lib/services/PhysicalKeyboard.js @@ -55,10 +55,6 @@ class PhysicalKeyboard { * @param {object} event The KeyboardEvent */ getSimpleKeyboardLayoutKey = (event) => { - if(this.simpleKeyboardInstance.options.debug){ - console.log(event); - } - let output; if(