Upated GroupController, Removed GroupQueryService
• Upated: - GroupController • Removed: - GroupQueryService
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class GroupQueryService < BaseService
|
||||
def call(group)
|
||||
Status.as_group_timeline(group)
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user