mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 19:28:16 +00:00
Remove dead code from pkg/kubelet/...
This commit is contained in:
@@ -39,8 +39,7 @@ type exampleHandler struct {
|
||||
|
||||
eventChans map[string]chan examplePluginEvent // map[pluginName]eventChan
|
||||
|
||||
m sync.Mutex
|
||||
count int
|
||||
m sync.Mutex
|
||||
|
||||
permitDeprecatedDir bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user