Merge pull request #87368 from 928234269/fix_staticcheck01
fix staticcheck errors in pkg/controller/daemon.
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