mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
pkg/apis/core: mechanical import fixes in dependencies
This commit is contained in:
@@ -17,7 +17,7 @@ limitations under the License.
|
||||
package rangeallocation
|
||||
|
||||
import (
|
||||
"k8s.io/kubernetes/pkg/api"
|
||||
api "k8s.io/kubernetes/pkg/apis/core"
|
||||
)
|
||||
|
||||
// RangeRegistry is a registry that can retrieve or persist a RangeAllocation object.
|
||||
|
||||
Reference in New Issue
Block a user