branch: externals/denote
commit 97f5f041aaf2d36d4fc2d1fcf8ff913db702245e
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Remove empty line
---
 denote.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/denote.el b/denote.el
index fbf2583f3a..622e004638 100644
--- a/denote.el
+++ b/denote.el
@@ -2402,7 +2402,6 @@ interface by first selecting the `denote:' hyperlink 
type."
            (file-type (denote--filetype-heuristics file))
            (file-id (denote--retrieve-filename-identifier file))
            (file-title (denote--retrieve-title-or-filename file file-type)))
-
       (org-link-store-props
        :type "denote"
        :description file-title

Reply via email to