From 05788e44e0ec0805e1a88e69ddf4d35fe1ab9f54 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Mon, 4 Aug 2025 20:20:12 +0100 Subject: [PATCH] Appease formatter --- cli/app/list.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/app/list.go b/cli/app/list.go index d566f3ba..f049b94d 100644 --- a/cli/app/list.go +++ b/cli/app/list.go @@ -13,8 +13,8 @@ import ( "coopcloud.tech/abra/pkg/formatter" "coopcloud.tech/abra/pkg/log" "coopcloud.tech/tagcmp" - "github.com/spf13/cobra" "github.com/leonelquinteros/gotext" + "github.com/spf13/cobra" ) type appStatus struct {