Commit d35cb3b2 authored by Dr. Stefan Schimanski's avatar Dr. Stefan Schimanski

gofmt fixes

parent 1be1a8ce
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment