aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrailties/lib/commands/performance/request.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/railties/lib/commands/performance/request.rb b/railties/lib/commands/performance/request.rb
index 8e19c9d6ed..1773886487 100755
--- a/railties/lib/commands/performance/request.rb
+++ b/railties/lib/commands/performance/request.rb
@@ -1,5 +1,4 @@
#!/usr/bin/env ruby
-RAILS_DEFAULT_LOGGER = nil
require 'config/environment'
require 'application'
require 'action_controller/request_profiler'