mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Remove legacy TODO in framework.go
This commit is contained in:
parent
7322dff5b5
commit
4e79760968
@ -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