Skip to content

Commit c8e2252

Browse files
committed
Remove todo
1 parent c9fe745 commit c8e2252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commands/init.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ func runInitCommand(
131131
fmt.Fprintln(stderr, color.CyanString("Creating %s configuration", cnf.Service.Name))
132132
fmt.Fprintln(stderr)
133133

134-
// TODO this probably needs to accommodate --yes? or maybe that's already done in root.go
135134
var isInteractive = !viper.GetBool("no-interaction")
136135

137136
debugLog("Checking selected organization")

0 commit comments

Comments
 (0)