Skip to content

Commit

Permalink
breaking: remove packet-ccm support
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Privitere <23177737+cprivitere@users.noreply.github.com>
  • Loading branch information
cprivitere committed Dec 6, 2023
1 parent 1aa6019 commit ad7e5b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/cloud/packet/scope/machine_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ import (
infrav1 "sigs.k8s.io/cluster-api-provider-packet/api/v1beta1"
)

const generatedNameLength = 6

func TestNewMachineScopeNoClient(t *testing.T) {
g := NewWithT(t)

Expand Down

0 comments on commit ad7e5b0

Please sign in to comment.