Skip to content

Commit 70a57d2

Browse files
committed
remove old variable
1 parent 1e806ce commit 70a57d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/hooks/core/config_loader.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ class ConfigLoader
1717
health_path: "/health",
1818
version_path: "/version",
1919
environment: ENV.fetch("RACK_ENV", "production"),
20-
production: true,
2120
endpoints_dir: "./config/endpoints",
2221
use_catchall_route: false,
2322
normalize_headers: true,

0 commit comments

Comments
 (0)