提交 0f11c4de 编写于 作者: T Thomas Stromberg

Remove unnecessary break statement

上级 92763ca4
......@@ -149,8 +149,6 @@ var addonsConfigureCmd = &cobra.Command{
if err != nil {
console.Warning("ERROR creating `registry-creds-dpr` secret")
}
break
default:
console.Failure("%s has no available configuration options", addon)
return
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册