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

    Remove empty space
---
 denote.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 8dccf117ce..1b43801a6e 100644
--- a/denote.el
+++ b/denote.el
@@ -2381,7 +2381,7 @@ 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