mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
cleaned up non-used code
This commit is contained in:
@@ -20,7 +20,6 @@ if defined?(Rack::MiniProfiler)
|
||||
(env['PATH_INFO'] !~ /topics\/timings/) &&
|
||||
(env['PATH_INFO'] !~ /assets/) &&
|
||||
(env['PATH_INFO'] !~ /qunit/) &&
|
||||
(env['PATH_INFO'] !~ /users\/.*\/avatar/) &&
|
||||
(env['PATH_INFO'] !~ /srv\/status/) &&
|
||||
(env['PATH_INFO'] !~ /commits-widget/)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user