Skip to content

Commit

Permalink
fix: linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
DonkeyCo committed Oct 1, 2024
1 parent ffb44ed commit d4cb827
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/main/src/Tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import TreeTemplate from "./generated/templates/TreeTemplate.lit.js";

// Styles
import TreeCss from "./generated/themes/Tree.css.js";
import { dragOver } from "@ui5/webcomponents-base/dist/util/dragAndDrop/DragRowUtil.js";

type TreeMoveEventDetail = {
source: {
Expand Down

0 comments on commit d4cb827

Please sign in to comment.