mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
67cde14a61
This commit moves the business logic in the `Admin::UsersController#suspend` and `Admin::UsersController#silence` actions to dedicated service classes. There's no functional changes in this commit. Internal topic: t/130014.