using Content.Shared.Alert;
namespace Content.Server.Alert;
internal sealed class ServerAlertsSystem : AlertsSystem
{
}