mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
pkg/controller: fix staticcheck warning
This commit is contained in:
@@ -66,7 +66,6 @@ type GarbageCollector struct {
|
||||
dependencyGraphBuilder *GraphBuilder
|
||||
// GC caches the owners that do not exist according to the API server.
|
||||
absentOwnerCache *UIDCache
|
||||
sharedInformers controller.InformerFactory
|
||||
|
||||
workerLock sync.RWMutex
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user