diff --git a/js/src/dropdown.js b/js/src/dropdown.js
index 8f3f8dd8957ae0c92d696d9f9ef5c9491f9e89c6..90006c66d3e019a35efb478a3b26a915609361dd 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