feat(notes): remove unused archive command

This commit is contained in:
ayo 2026-04-18 14:54:39 +02:00
parent 4e71e4deef
commit b7767982a7

View file

@ -135,9 +135,6 @@ function main() {
fi
;;
# ARCHIVE: Move a note to archive directory
archive|a)
;;
# DEFAULT: Default action - create new note
*)
createNote