lib/rest-ftp-daemon/workers/transfer.rb in rest-ftp-daemon-0.305.0 vs lib/rest-ftp-daemon/workers/transfer.rb in rest-ftp-daemon-0.306.0

- old
+ new

@@ -98,12 +98,7 @@ # Inform the job job.oops_after_crash ex unless job.nil? end - # NewRelic instrumentation - add_transaction_tracer :worker_init, category: :task - add_transaction_tracer :worker_after, category: :task - add_transaction_tracer :worker_process, category: :task - end end