-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
This statment:
Line 160 in 43d39d0
if (a.tagName !== b.tagName) return false |
is useless as the function returns
false
by default.Metadata
Metadata
Assignees
Labels
No labels