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