Skip to content

Commit 38c5a09

Browse files
committed
format
1 parent 845a8e9 commit 38c5a09

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

internal/cmd/config/profile/delete/delete_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ import (
66
"testing"
77
"time"
88

9+
"github.com/zalando/go-keyring"
10+
911
"github.com/stackitcloud/stackit-cli/internal/pkg/config"
1012
"github.com/stackitcloud/stackit-cli/internal/pkg/globalflags"
1113
"github.com/stackitcloud/stackit-cli/internal/pkg/testparams"
1214
"github.com/stackitcloud/stackit-cli/internal/pkg/testutils"
13-
"github.com/zalando/go-keyring"
1415
)
1516

1617
const testProfile = "test-profile"

0 commit comments

Comments
 (0)