mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove debug code...
This commit is contained in:
parent
411644186b
commit
1aeb201d28
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
#
|
||||
#
|
||||
begin
|
||||
raise LoadError
|
||||
require "tracer"
|
||||
rescue LoadError
|
||||
$stderr.puts "Tracer extension of IRB is enabled but tracer gem doesn't found."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue