mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #99406 from gavinfish/sched-remove-fw-todo
Scheduler: remove legacy TODO in framework.go
This commit is contained in:
commit
6d16a7737f
@ -218,7 +218,6 @@ func defaultFrameworkOptions() frameworkOptions {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(#91029): move this to frameworkImpl runtime package.
|
||||
var _ framework.PreemptHandle = &preemptHandle{}
|
||||
|
||||
type preemptHandle struct {
|
||||
|
Loading…
Reference in New Issue
Block a user