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(