Skip to content

Commit a9c05d6

Browse files
committed
rm leftover debug
1 parent 32a4ad4 commit a9c05d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/cloudServerCreate.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ cloud:
8888
lw plan --file /tmp/cloud.server.create.yaml
8989
`,
9090
Run: func(cmd *cobra.Command, args []string) {
91-
fmt.Printf("config.CurrentContext is now: %s\n", config.CurrentContext)
9291
params := &instance.CloudServerCreateParams{}
9392

9493
params.Template, _ = cmd.Flags().GetString("template")

0 commit comments

Comments
 (0)