diff --git a/cmd/orb.go b/cmd/orb.go index 435504563..5cc227c21 100644 --- a/cmd/orb.go +++ b/cmd/orb.go @@ -1055,7 +1055,6 @@ func inlineIncludes(node *yaml.Node, orbRoot string) error { func initOrb(opts orbOptions) error { orbPath := opts.args[0] var err error - fmt.Println("Note: This command is in preview. Please report any bugs! https://github.com/CircleCI-Public/circleci-cli/issues/new/choose") fullyAutomated := 0 prompt := &survey.Select{