mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 21:31:18 +01:00
Remove initialization of pkg/api/install as it is not needed.
This commit is contained in:
@@ -23,7 +23,6 @@ import (
|
||||
"k8s.io/apimachinery/pkg/runtime"
|
||||
|
||||
"github.com/aveshagarwal/rescheduler/pkg/api"
|
||||
_ "github.com/aveshagarwal/rescheduler/pkg/api/install"
|
||||
"github.com/aveshagarwal/rescheduler/pkg/api/v1alpha1"
|
||||
"github.com/aveshagarwal/rescheduler/pkg/rescheduler/scheme"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user