diff --git a/index.js b/index.js index bdac6f2..193102f 100644 --- a/index.js +++ b/index.js @@ -353,7 +353,6 @@ $(document).ready(function() { }); $('body').on('keydown', function(event) { - console.log(event.target); if ( event.target === document.querySelector('.select-list') && ! event.ctrlKey