mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Remove comment
This commit is contained in:
@@ -91,7 +91,6 @@ import TableHeader from './table-header/';
|
||||
import TableRow from './table-row/';
|
||||
import { sortBy, clone, forEach, pick } from 'lodash';
|
||||
import { i18n } from '@/lang/';
|
||||
// @TODO Use module import once vuedraggable exports an esm build or vite fixes umd imports
|
||||
import Draggable from 'vuedraggable';
|
||||
import hideDragImage from '@/utils/hide-drag-image';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user