mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-25 11:31:44 +00:00
Apply gofmt formatting to server.go
This commit is contained in:
parent
051a1e99c1
commit
b390ae24d0
@ -175,7 +175,6 @@ func Run(ctx context.Context, cc *schedulerserverconfig.CompletedConfig, sched *
|
||||
}
|
||||
cz.Set(cc.ComponentConfig)
|
||||
|
||||
|
||||
// Start events processing pipeline.
|
||||
cc.EventBroadcaster.StartRecordingToSink(ctx.Done())
|
||||
defer cc.EventBroadcaster.Shutdown()
|
||||
|
Loading…
Reference in New Issue
Block a user