aboutsummaryrefslogtreecommitdiff
path: root/js/src
diff options
context:
space:
mode:
Diffstat (limited to 'js/src')
-rw-r--r--js/src/dropdown.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/dropdown.js b/js/src/dropdown.js
index 8f3f8dd89..90006c66d 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