mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
gofmt fixes
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user