summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorThomas Voss <thomas.voss@humanwave.nl> 2025-12-11 14:07:41 +0100
committerThomas Voss <thomas.voss@humanwave.nl> 2025-12-11 14:07:41 +0100
commit4c13b6434c12e716e2a3a9661c54441eefe21e40 (patch)
treeaf5784567ac870dae59730c3cc1143b41ea60fe5 /.config
parent686804d01645892cea5f9548c38995215363e850 (diff)
emacs: Remove some whitespace
Diffstat (limited to '.config')
-rw-r--r--.config/emacs/modules/mm-humanwave.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/emacs/modules/mm-humanwave.el b/.config/emacs/modules/mm-humanwave.el
index 40bde27..c870eaf 100644
--- a/.config/emacs/modules/mm-humanwave.el
+++ b/.config/emacs/modules/mm-humanwave.el
@@ -79,7 +79,6 @@ If METHOD is nil, a GET request is performed."
;;; Insert Imports in Vue
-
(defun mm-humanwave-insert-vue-import-path (base-directory target-file)
"Insert an import directive at POINT.
The import directive imports TARGET-FILE relative from BASE-DIRECTORY.
@@ -132,5 +131,4 @@ to the `project-find-file' command."
(message "%s" path)
path))))
-
(provide 'mm-humanwave)