using Content.Shared.Labels.EntitySystems;
namespace Content.Server.Labels.Label;
public sealed class HandLabelerSystem : SharedHandLabelerSystem
{
}