Skip to content

Commit 9fab4b9

Browse files
committed
remove trailing comma for consistency
1 parent 1e9ad0d commit 9fab4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sortable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import {
3636
clone,
3737
expando,
3838
getChildContainingRectFromElement,
39-
getParentOrHost,
39+
getParentOrHost
4040
} from './utils.js';
4141

4242

0 commit comments

Comments
 (0)