Skip to content

Commit 926d820

Browse files
committed
lint
1 parent 743d4d1 commit 926d820

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/e2e/suites/managed/eks_access_entries_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,9 @@ import (
2323
"context"
2424
"fmt"
2525

26-
ekstypes "github.com/aws/aws-sdk-go-v2/service/eks/types"
2726
"github.com/onsi/ginkgo/v2"
2827
. "github.com/onsi/gomega"
2928
corev1 "k8s.io/api/core/v1"
30-
"sigs.k8s.io/controller-runtime/pkg/client"
3129

3230
ekscontrolplanev1 "sigs.k8s.io/cluster-api-provider-aws/v2/controlplane/eks/api/v1beta2"
3331
"sigs.k8s.io/cluster-api-provider-aws/v2/test/e2e/shared"

0 commit comments

Comments
 (0)