Skip to content

Commit 695390e

Browse files
authored
Revert "Try fixing puma reporting to appsignal by loading credentials earlier" (#12104)
Reverts #12103
1 parent 0f1a4ed commit 695390e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/puma.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,3 @@
4444

4545
# Report stats to AppSignal
4646
plugin :appsignal
47-
48-
require_relative "../app/lib/credentials"
49-
50-
Credentials.load if ENV["DOPPLER_TOKEN"]

0 commit comments

Comments
 (0)