cleaned up non-used code

This commit is contained in:
Régis Hanol
2013-08-13 22:09:10 +02:00
parent 0cc37ca331
commit 92b0cfe3d3
2 changed files with 0 additions and 20 deletions

View File

@@ -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