diff options
Diffstat (limited to 'lib/irb/lc/error.rb')
-rw-r--r-- | lib/irb/lc/error.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/irb/lc/error.rb b/lib/irb/lc/error.rb index 4a3cc9c31f..a5ec150865 100644 --- a/lib/irb/lc/error.rb +++ b/lib/irb/lc/error.rb @@ -3,10 +3,6 @@ # irb/lc/error.rb - # by Keiju ISHITSUKA([email protected]) # -# -- -# -# -# module IRB # :stopdoc: |