remove comment
parent
630e02d96b
commit
a108c71ea9
|
@ -442,8 +442,6 @@ func showKubectlInfo(kcs *kubeconfig.Settings, k8sVersion string, machineName st
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// here are some ideas to do without Kubernetes:
|
|
||||||
|
|
||||||
// To be shown at the end, regardless of exit path
|
// To be shown at the end, regardless of exit path
|
||||||
defer func() {
|
defer func() {
|
||||||
register.Reg.SetStep(register.Done)
|
register.Reg.SetStep(register.Done)
|
||||||
|
|
Loading…
Reference in New Issue