Fix lint errors
This commit is contained in:
parent
31e3bf6d8d
commit
13eda41ff5
@ -237,7 +237,6 @@ class CategoriesController < ApplicationController
|
||||
render_serialized(result, CategoryAndTopicListsSerializer, root: false)
|
||||
end
|
||||
|
||||
|
||||
def required_param_keys
|
||||
[:name, :color, :text_color]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user