format: fix

This commit is contained in:
2026-06-02 13:46:03 +02:00
parent 4c18c2dda4
commit 292688296e
2 changed files with 9 additions and 10 deletions
-1
View File
@@ -227,7 +227,6 @@ char *fzfSelect(char *pathToFiles, char *selectText, int shouldDebug) {
// in case we select a journal, we won't open the entry just yet. We only need to return the journal name (everything before [now the first] /
result = strtok(result, "/");
debug("Cleaned note: %s", result);
// clean up