mirror of
https://github.com/zadam/trilium.git
synced 2025-12-04 22:44:25 +01:00
refactor(note_create): cleanup by removing unused import
This commit is contained in:
parent
3c39026739
commit
d80d06a9b8
@ -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