summaryrefslogtreecommitdiff
path: root/lib/irb/frame.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb/frame.rb')
-rw-r--r--lib/irb/frame.rb8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/irb/frame.rb b/lib/irb/frame.rb
index de54a98f1b..4b697c8719 100644
--- a/lib/irb/frame.rb
+++ b/lib/irb/frame.rb
@@ -1,14 +1,8 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
#
# frame.rb -
-# $Release Version: 0.9$
-# $Revision$
# by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd)
#
-# --
-#
-#
-#
module IRB
class Frame