mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-08 06:36:33 +02:00
Update eslint-plugin-unicorn to v35.0.0
This commit is contained in:
@@ -113,7 +113,6 @@ function bootstrapDelegationHandler(element, selector, fn) {
|
||||
event.delegateTarget = target
|
||||
|
||||
if (handler.oneOff) {
|
||||
// eslint-disable-next-line unicorn/consistent-destructuring
|
||||
EventHandler.off(element, event.type, selector, fn)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user