]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove unneeded ESLint suppression.
authorXhmikosR <xhmikosr@gmail.com>
Wed, 13 Feb 2019 19:37:56 +0000 (21:37 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 20 Feb 2019 20:05:45 +0000 (22:05 +0200)
js/src/dropdown.js

index 8f3f8dd8957ae0c92d696d9f9ef5c9491f9e89c6..90006c66d3e019a35efb478a3b26a915609361dd 100644 (file)
@@ -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