diff --git a/config/routes.rb b/config/routes.rb --- a/config/routes.rb +++ b/config/routes.rb @@ -6,8 +6,6 @@ resources :announcements resources :sites - resources :problems, only: [:show] - # The priority is based upon order of creation: # first created -> highest priority.