fix staticcheck errors in pkg/controller/daemon.
Signed-off-by: Sakura <longfei.shang@daocloud.io>
This commit is contained in:
@@ -223,7 +223,6 @@ type fakePodControl struct {
|
||||
podStore cache.Store
|
||||
podIDMap map[string]*v1.Pod
|
||||
expectations controller.ControllerExpectationsInterface
|
||||
dsc *daemonSetsController
|
||||
}
|
||||
|
||||
func newFakePodControl() *fakePodControl {
|
||||
|
Reference in New Issue
Block a user