Skip to content

Commit 4934957

Browse files
Clean-up
1 parent d1ab4a5 commit 4934957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vuedraggable.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import Sortable from "sortablejs";
22
import { insertNodeAt, removeNode } from "./util/htmlHelper";
33
import { console } from "./util/console";
4-
import { isTransition as isTransitionName } from "./util/tags";
54
import {
65
getComponentAttributes,
76
createSortableOption,

0 commit comments

Comments
 (0)