mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 12:11:43 +00:00
Remove legacy TODO in framework.go
This commit is contained in:
@@ -218,7 +218,6 @@ func defaultFrameworkOptions() frameworkOptions {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO(#91029): move this to frameworkImpl runtime package.
|
||||
var _ framework.PreemptHandle = &preemptHandle{}
|
||||
|
||||
type preemptHandle struct {
|
||||
|
Reference in New Issue
Block a user