Skip to content

Commit a975408

Browse files
committed
Remove unused confirmation flag
1 parent a0fda70 commit a975408

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/command/mpg/detach.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Note: This does NOT remove any secrets from the app. Use 'fly secrets unset' to
3131
flag.Add(cmd,
3232
flag.App(),
3333
flag.AppConfig(),
34-
flag.Yes(),
3534
)
3635

3736
return cmd

0 commit comments

Comments
 (0)