mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 00:39:54 +00:00
Remove unneeded ESLint suppression.
This commit is contained in:
parent
08227506f2
commit
4b7c058a25
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user