Skip to content

Commit a915858

Browse files
stefanmcshaneDanil-Grigorev
authored andcommitted
update deps
1 parent 8d26f3d commit a915858

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pkg/eks/podidentities/types.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ limitations under the License.
1616

1717
package podidentities
1818

19-
import (
20-
"github.com/google/go-cmp/cmp"
21-
)
22-
2319
// EKSPodIdentityAssociation represents an EKS pod identity association.
2420
type EKSPodIdentityAssociation struct {
2521
ServiceAccountName string

0 commit comments

Comments
 (0)