Removed all usage of unused MergeWorker
• Removed: - all usage of unused MergeWorker
This commit is contained in:
@@ -19,7 +19,6 @@ class UnfollowService < BaseService
|
||||
return unless follow
|
||||
|
||||
follow.destroy!
|
||||
UnmergeWorker.perform_async(@target_account.id, @source_account.id)
|
||||
follow
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user