branch: elpa/inf-clojure
commit eb5e6a286e664afdf2667b0d087457ffaf8ccdd2
Author: dan sutton <d...@dpsutton.com>
Commit: Bozhidar Batsov <bozhidar.bat...@gmail.com>

    Remove whitespace
---
 inf-clojure.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/inf-clojure.el b/inf-clojure.el
index 8aafb3a..35df4ae 100644
--- a/inf-clojure.el
+++ b/inf-clojure.el
@@ -775,7 +775,6 @@ Indent FORM.  FORM is expected to have been trimmed."
    (buffer-substring-no-properties (save-excursion (backward-sexp) (point))
                                    (point))))
 
-
 ;;; Now that inf-clojure-eval-/defun/region takes an optional prefix arg,
 ;;; these commands are redundant. But they are kept around for the user
 ;;; to bind if he wishes, for backwards functionality, and because it's

Reply via email to