Skip to content

Commit

Permalink
Backport kubernetes#7388 [CA] cleanup clusterapi imports into CA 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham82 committed Oct 30, 2024
1 parent cda090f commit 24df846
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ package clusterapi

import (
"fmt"
"k8s.io/klog/v2"
"math/rand"
"strconv"
"time"

"k8s.io/klog/v2"

"github.com/pkg/errors"

corev1 "k8s.io/api/core/v1"
Expand Down

0 comments on commit 24df846

Please sign in to comment.