mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
gofmt fixes
This commit is contained in:
parent
1be1a8ce63
commit
d35cb3b211
@ -51,7 +51,7 @@ type sched struct {
|
||||
|
||||
// unsafe state, needs to be guarded, especially changes to podtask.T objects
|
||||
sync.RWMutex
|
||||
taskRegistry podtask.Registry
|
||||
taskRegistry podtask.Registry
|
||||
}
|
||||
|
||||
func New(c *config.Config, fw framework.Framework, ps podschedulers.PodScheduler,
|
||||
|
Loading…
Reference in New Issue
Block a user