using Content.Shared.Charges.Systems; namespace Content.Server.Charges; public sealed class ChargesSystem : SharedChargesSystem { }