mirror of
https://github.com/discourse/discourse.git
synced 2025-06-02 16:29:32 +08:00
Fix lint errors
This commit is contained in:
@ -237,7 +237,6 @@ class CategoriesController < ApplicationController
|
|||||||
render_serialized(result, CategoryAndTopicListsSerializer, root: false)
|
render_serialized(result, CategoryAndTopicListsSerializer, root: false)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
def required_param_keys
|
def required_param_keys
|
||||||
[:name, :color, :text_color]
|
[:name, :color, :text_color]
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user