Fix up kube-proxy import ordering/organization.

This commit is contained in:
Dan Winship
2025-01-11 09:17:37 -05:00
parent 45fa12f8af
commit 13f0449e4c
16 changed files with 27 additions and 27 deletions

View File

@@ -21,6 +21,7 @@ package winkernel
import (
"github.com/Microsoft/hnslib/hcn"
"k8s.io/klog/v2"
)