mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
Delete useless home_redirect method from ForumsController.
This commit is contained in:
parent
e0c40b7fa7
commit
fb25485bb1
@ -12,8 +12,4 @@ class ForumsController < ApplicationController
|
||||
end
|
||||
end
|
||||
|
||||
def home_redirect
|
||||
redirect_to path('/')
|
||||
end
|
||||
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user