aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib
diff options
context:
space:
mode:
Diffstat (limited to 'railties/lib')
-rw-r--r--railties/lib/breakpoint.rb4
1 files changed, 0 insertions, 4 deletions
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'