using Content.Shared.DeviceLinking;
namespace Content.Client.DeviceLinking;
public sealed class DeviceLinkSystem : SharedDeviceLinkSystem
{
}