Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 4d336e8

Browse files
committed
Fix import spacing for gci check
Signed-off-by: Chris Privitere <[email protected]>
1 parent bb1090a commit 4d336e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/ci-clean/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import (
2727
"github.com/packethost/packngo"
2828
"github.com/spf13/cobra"
2929
kerrors "k8s.io/apimachinery/pkg/util/errors"
30+
3031
"sigs.k8s.io/cluster-api-provider-packet/version"
3132
)
3233

0 commit comments

Comments
 (0)