mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Now that `ActiveRecord` relations are properly handled in a `model` step, putting this step back will allow the service to stops its execution if there are no users to be removed without calling the pretty big SQL query contained in the `CalculateMembershipsForRemoval` action.