mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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…
Reference in New Issue
Block a user