1
0
Fork 0
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:
aycabta 2019-11-24 23:29:09 +09:00
parent 411644186b
commit 1aeb201d28

View file

@ -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."