aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-02-13 21:37:56 +0200
committerXhmikosR <[email protected]>2019-02-20 22:05:45 +0200
commit4b7c058a252b3f064d7508a70f4e783765921eea (patch)
treeb8f45f26c3042cc04c841bbfec858b8915e27aad
parent08227506f23072c538b9af6db564c366681bf8a0 (diff)
downloadbootstrap-4b7c058a252b3f064d7508a70f4e783765921eea.tar.xz
bootstrap-4b7c058a252b3f064d7508a70f4e783765921eea.zip
Remove unneeded ESLint suppression.
-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