emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/inf-ruby c49b3d360a 253/265: Apply code review - remove un


From: ELPA Syncer
Subject: [nongnu] elpa/inf-ruby c49b3d360a 253/265: Apply code review - remove unecessary line
Date: Sat, 9 Jul 2022 21:59:31 -0400 (EDT)

branch: elpa/inf-ruby
commit c49b3d360a28ea670e92d56d64010cd97bdbc351
Author: tunnes <ayrton.tunes@outlook.com>
Commit: tunnes <ayrton.tunes@outlook.com>

    Apply code review - remove unecessary line
---
 inf-ruby.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/inf-ruby.el b/inf-ruby.el
index b0930f24ec..79921d09fe 100755
--- a/inf-ruby.el
+++ b/inf-ruby.el
@@ -625,7 +625,6 @@ This function also removes itself from `pre-command-hook'."
   (inf-ruby--make-result-overlay (format "%S" value) (point) 'command)
   value)
 
-
 (defun ruby-print-result ()
   "Print the result of the last evaluation in the current buffer."
   (let ((proc (inf-ruby-proc)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]