using Content.Shared.Security.Systems;
namespace Content.Client.Security;
/// <inheritdoc/>
public sealed class GenpopSystem : SharedGenpopSystem
{
}