using Content.Shared.Administration.Logs;
namespace Content.Client.Administration.Logs;
public sealed class AdminLogSystem : SharedAdminLogSystem
{
}