Merge pull request #82909 from hwdef/del-unused-var1

fix(pkg): delete unused var or const
This commit is contained in:
Kubernetes Prow Robot
2019-09-24 13:37:26 -07:00
committed by GitHub
9 changed files with 6 additions and 85 deletions

View File

@@ -47,7 +47,6 @@ import (
const (
imageWatcherStr = "watcher="
imageSizeStr = "size "
kubeLockMagic = "kubelet_lock_magic_"
// The following three values are used for 30 seconds timeout
// while waiting for RBD Watcher to expire.