From 11db9e8f3d686b9fb65ea12bad54909c430517d0 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 25 May 2026 00:04:49 -0500 Subject: [PATCH] chore (consolekit): clean up anda.hcl (#12591) (#12595) (cherry picked from commit c55b6c141710734186824ba2e1f37456a8992cbd) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/langs/python/consolekit/anda.hcl | 2 -- 1 file changed, 2 deletions(-) diff --git a/anda/langs/python/consolekit/anda.hcl b/anda/langs/python/consolekit/anda.hcl index 42675cf9ac..b6209800b6 100644 --- a/anda/langs/python/consolekit/anda.hcl +++ b/anda/langs/python/consolekit/anda.hcl @@ -3,6 +3,4 @@ project pkg { rpm { spec = "consolekit.spec" } - labels { - } }