提交 3f98e12f 编写于 作者: T Thomas Stromberg

Remove redundant return

上级 82231dc0
......@@ -645,7 +645,6 @@ func validateDriver(name string, existing *cfg.Config) {
`, out.V{"command": minikubeCmd(), "old_driver": h.Driver.DriverName(), "profile_name": cfg.GetMachineName()})
exit.WithCodeT(exit.Config, "Exiting.")
return
}
func selectImageRepository(mirrorCountry string, k8sVersion string) (bool, string, error) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册