diff --git a/js/src/dropdown.js b/js/src/dropdown.js index 8f3f8dd895..90006c66d3 100644 --- a/js/src/dropdown.js +++ b/js/src/dropdown.js @@ -448,7 +448,6 @@ class Dropdown { return parent || element.parentNode } - // eslint-disable-next-line complexity static _dataApiKeydownHandler(event) { // If not input/textarea: // - And not a key in REGEXP_KEYDOWN => not a dropdown command