Merge pull request #82909 from hwdef/del-unused-var1
fix(pkg): delete unused var or const
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user