cmd:fix staticcheck warning
This commit is contained in:
parent
5e468a49de
commit
5c6ed21d34
@ -51,7 +51,6 @@ type analyzer struct {
|
||||
ctx build.Context
|
||||
failed bool
|
||||
donePaths map[string]interface{}
|
||||
errors []string
|
||||
}
|
||||
|
||||
func newAnalyzer() *analyzer {
|
||||
|
@ -3,7 +3,6 @@ cluster/images/etcd/migrate
|
||||
cmd/kube-controller-manager/app
|
||||
cmd/kube-proxy/app
|
||||
cmd/linkcheck
|
||||
cmd/preferredimports
|
||||
pkg/client/tests
|
||||
pkg/controller/daemon
|
||||
pkg/controller/deployment
|
||||
|
Loading…
Reference in New Issue
Block a user