remove user promotions report

This commit is contained in:
r888888888
2017-02-21 13:09:43 -08:00
parent 6ca83a2f3c
commit 359f48d871
4 changed files with 0 additions and 65 deletions

View File

@@ -230,7 +230,6 @@ Rails.application.routes.draw do
end
resources :artist_commentary_versions, :only => [:index]
resource :related_tag, :only => [:show, :update]
get "reports/user_promotions" => "reports#user_promotions"
get "reports/janitor_trials" => "reports#janitor_trials"
get "reports/contributors" => "reports#contributors"
get "reports/uploads" => "reports#uploads"