fix: remove unused CreateLabelDialog import from notebooks-list
This commit is contained in:
parent
9061a1cd85
commit
9428631570
@ -12,7 +12,6 @@ import { NotebookActions } from './notebook-actions'
|
||||
import { DeleteNotebookDialog } from './delete-notebook-dialog'
|
||||
import { EditNotebookDialog } from './edit-notebook-dialog'
|
||||
import { NotebookSummaryDialog } from './notebook-summary-dialog'
|
||||
import { CreateLabelDialog } from './create-label-dialog'
|
||||
import { useLanguage } from '@/lib/i18n'
|
||||
|
||||
// Map icon names to lucide-react components
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user