mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
Delete useless home_redirect method from ForumsController.
This commit is contained in:
@@ -12,8 +12,4 @@ class ForumsController < ApplicationController
|
||||
end
|
||||
end
|
||||
|
||||
def home_redirect
|
||||
redirect_to path('/')
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user