Skip to content

Commit d70af89

Browse files
committed
fixed syntax
1 parent 37c0108 commit d70af89

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

internal/cli/auth.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ func authLoginCmd() *cobra.Command {
8585
cmd.MarkFlagsMutuallyExclusive("token", "token-cmd")
8686
return cmd
8787
}
88-
return cmd
89-
}
9088

9189
// readTokenInteractive prompts for a token in raw mode.
9290
// Pressing Ctrl+E as the first key switches to command mode (stored as "!cmd").

0 commit comments

Comments
 (0)