Skip to content

Commit

Permalink
Updated dependencies in on.js.
Browse files Browse the repository at this point in the history
  • Loading branch information
hexydec committed Dec 18, 2024
1 parent 0fd70c5 commit aff2c51
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/events/on/on.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import $ from "../../core/dabby/dabby.js";
import isFunction from "../../internal/isfunction/isfunction.js";
import isPlainObject from "../../internal/isplainobject/isplainobject.js";
import isPassive from "../../internal/ispassive/ispassive.js";
import "../../traversal/add/add.js";
import "../../traversal/parents/parents.js";
import "../../traversal/closest/closest.js";
import "../../core/get/get.js";
import "../../utils/each/each.js";
Expand Down

0 comments on commit aff2c51

Please sign in to comment.