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

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

diff --git a/denote-sort.el b/denote-sort.el
index b3249bc9e6..1a3e52054c 100644
--- a/denote-sort.el
+++ b/denote-sort.el
@@ -106,7 +106,6 @@ minibuffer prompt that asks for a reverse sort or not."
   :package-version '(denote . "3.1.0")
   :group 'denote-sort)
 
-
 ;; NOTE 2023-12-04: We can have compound sorting algorithms such as
 ;; title+signature, but I want to keep this simple for the time being.
 ;; Let us first hear from users to understand if there is a real need

Reply via email to