mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 13:27:01 +00:00
fix: lint errors
This commit is contained in:
@@ -8,6 +8,7 @@ import {
|
||||
ColumnInj,
|
||||
EditColumnInj,
|
||||
EditModeInj,
|
||||
IsExpandedFormOpenInj,
|
||||
IsKanbanInj,
|
||||
ReadonlyInj,
|
||||
RowHeightInj,
|
||||
@@ -27,7 +28,6 @@ import {
|
||||
useRoles,
|
||||
useSelectedCellKeyupListener,
|
||||
watch,
|
||||
IsExpandedFormOpenInj,
|
||||
} from '#imports'
|
||||
import MdiCloseCircle from '~icons/mdi/close-circle'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user