summaryrefslogtreecommitdiff
path: root/lib/irb/ext/history.rb
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2020-08-26 19:21:24 +0900
committeraycabta <aycabta@gmail.com>2020-08-28 11:05:18 +0900
commit8882927036a6630c6132f0a2067bdec64d9ca94d (patch)
tree99e2a61e8f712f3009dfc68f1980205f4484e068 /lib/irb/ext/history.rb
parent3b24b7914c16930bfadc89d6aff6326a51c54295 (diff)
[ruby/irb] Discard newlines at end of file
https://github.com/ruby/irb/commit/0b2773d91d
Diffstat (limited to 'lib/irb/ext/history.rb')
-rw-r--r--lib/irb/ext/history.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/irb/ext/history.rb b/lib/irb/ext/history.rb
index 30e3fb901f..fc304c6f6c 100644
--- a/lib/irb/ext/history.rb
+++ b/lib/irb/ext/history.rb
@@ -153,5 +153,3 @@ module IRB # :nodoc:
end
end
end
-
-