Merge pull request #84672 from hwdef/fix-staticcheck2

cmd:fix staticcheck warning
This commit is contained in:
Kubernetes Prow Robot 2019-11-12 09:06:06 -08:00 committed by GitHub
commit 36373b37fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -51,7 +51,6 @@ type analyzer struct {
ctx build.Context
failed bool
donePaths map[string]interface{}
errors []string
}
func newAnalyzer() *analyzer {

View File

@ -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