using Content.Shared.DeviceNetwork; using Content.Shared.DeviceNetwork.Systems; namespace Content.Client.NetworkConfigurator.Systems; public sealed class DeviceListSystem : SharedDeviceListSystem { }