lib/oboe/ruby.rb in oboe-2.1.4 vs lib/oboe/ruby.rb in oboe-2.2.0

- old
+ new

@@ -1,9 +1,8 @@ module Oboe module Ruby def self.initialize Oboe::Loading.load_access_key - Oboe::Loading.set_tracing_mode Oboe::Inst.load_instrumentation end end end