lib/dispatch-rider/integrations/appsignal.rb in dispatch-rider-1.2.6 vs lib/dispatch-rider/integrations/appsignal.rb in dispatch-rider-1.2.7

- old
+ new

@@ -31,14 +31,9 @@ end end end - Appsignal.config = Appsignal::Config.new( - Rails.root, - ENV.to_hash - ) - if Appsignal.active? Appsignal.start DispatchRider.configure do |config|