fix: remove unused CreateLabelDialog import from notebooks-list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user