diff --git a/railties/lib/breakpoint.rb b/railties/lib/breakpoint.rb index 0220c01fb8..7aa561e1a2 100644 --- a/railties/lib/breakpoint.rb +++ b/railties/lib/breakpoint.rb @@ -14,10 +14,6 @@ # one that allows for commercial usage.) If you for # some good reason need to use this under another # license please contact me. -""" -foo -bar -""" require 'irb' if RUBY_VERSION == '1.8.5'