lib/new_relic/agent/instrumentation/excon.rb in newrelic_rpm-8.2.0 vs lib/new_relic/agent/instrumentation/excon.rb in newrelic_rpm-8.3.0
- old
+ new
@@ -49,6 +49,5 @@
else
::NewRelic::Agent.logger.warn("Did not find :middlewares key in Excon.defaults, skipping Excon instrumentation")
end
end
end
-