mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
Fix lint errors
This commit is contained in:
parent
31e3bf6d8d
commit
13eda41ff5
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue