Skip to content

Commit

Permalink
chore: remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
jarekdanielak committed Oct 31, 2024
1 parent 912b0b9 commit 5a370b3
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ import {
queryAll as domQueryAll
} from 'min-dom';

import {
filter
} from 'min-dash';


var bindings = {
mouseover: 'element.hover',
mouseout: 'element.out',
Expand Down

0 comments on commit 5a370b3

Please sign in to comment.