chore: refactor (#5137)

This commit is contained in:
Kevin Wan
2025-08-31 17:35:52 +08:00
committed by GitHub
parent 870e8352c1
commit 2ec7e432dd
4 changed files with 26 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ import (
"github.com/zeromicro/go-zero/core/lang"
"github.com/zeromicro/go-zero/core/logx"
v1 "k8s.io/api/core/v1"
"k8s.io/api/core/v1"
"k8s.io/client-go/tools/cache"
)