diff --git a/src/api/notes.ts b/src/api/notes.ts index 81660b02..ebea0768 100644 --- a/src/api/notes.ts +++ b/src/api/notes.ts @@ -59,7 +59,6 @@ export async function importNotes(collection: NoteCollection, files: Partial toast(`"${getTitle(note.text)}" ${note2?.folder ? `moved to "${note2.folder}"` : 'removed from folder'}`, {