namespace SharedLibraryCore.Events.Management;

public class ClientPenaltyRevokeEvent : ClientPenaltyEvent
{
    
}