fix gofmt

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
This commit is contained in:
dongjiang1989 2024-02-18 14:09:34 +08:00
parent 0a90d4668b
commit bcdc1784ce
No known key found for this signature in database

View file

@ -17,8 +17,6 @@ limitations under the License.
package main
import (
"fmt"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/client-go/tools/cache"
)