mirror of
https://github.com/zadam/trilium.git
synced 2025-12-07 16:04:23 +01:00
refactor(note_create): cleanup by removing unused import
This commit is contained in:
parent
34e8f347d4
commit
cfb41e1d91
@ -11,7 +11,6 @@ import type FBranch from "../entities/fbranch.js";
|
||||
import type { ChooseNoteTypeResponse } from "../widgets/dialogs/note_type_chooser.js";
|
||||
import type { CKTextEditor } from "@triliumnext/ckeditor5";
|
||||
import dateNoteService from "../services/date_notes.js";
|
||||
import { CreateChildrenResponse } from "@triliumnext/commons";
|
||||
|
||||
/**
|
||||
* Creating notes through note_create can have multiple kinds of valid
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user