mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00

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.