mirror of
https://github.com/rancher/types.git
synced 2025-09-26 12:42:59 +00:00
goimports linting changes
This commit is contained in:
committed by
Craig Jellick
parent
3b5a0ac5a7
commit
a10f8a7b00
@@ -6,9 +6,9 @@ import (
|
||||
|
||||
"github.com/rancher/norman/types"
|
||||
m "github.com/rancher/norman/types/mapper"
|
||||
"github.com/rancher/types/apis/cluster.cattle.io/v3"
|
||||
v3 "github.com/rancher/types/apis/cluster.cattle.io/v3"
|
||||
"github.com/rancher/types/factory"
|
||||
"k8s.io/api/core/v1"
|
||||
v1 "k8s.io/api/core/v1"
|
||||
storagev1 "k8s.io/api/storage/v1"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user