mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
Merge pull request #4517 from mrded/master
Remove useless routing for ForumsController
This commit is contained in:
commit
e0c40b7fa7
@ -57,7 +57,6 @@ Discourse::Application.routes.draw do
|
||||
|
||||
get "site_customizations/:key" => "site_customizations#show"
|
||||
|
||||
resources :forums
|
||||
get "srv/status" => "forums#status"
|
||||
|
||||
get "wizard" => "wizard#index"
|
||||
|
Loading…
Reference in New Issue
Block a user