mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
Merge pull request #84672 from hwdef/fix-staticcheck2
cmd:fix staticcheck warning
This commit is contained in:
@@ -51,7 +51,6 @@ type analyzer struct {
|
||||
ctx build.Context
|
||||
failed bool
|
||||
donePaths map[string]interface{}
|
||||
errors []string
|
||||
}
|
||||
|
||||
func newAnalyzer() *analyzer {
|
||||
|
||||
Reference in New Issue
Block a user