fix(helm): polish the import sort

Signed-off-by: Dong Gang <dong.gang@daocloud.io>
pull/7732/head
Dong Gang 6 years ago
parent 430474db74
commit af5e0dc0a4

@ -17,9 +17,10 @@ limitations under the License.
package kube
import (
"helm.sh/helm/v3/internal/version"
"k8s.io/cli-runtime/pkg/genericclioptions"
"k8s.io/client-go/rest"
"helm.sh/helm/v3/internal/version"
)
type ConfigFlags struct {

Loading…
Cancel
Save