mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03: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