Skip to content

Commit

Permalink
[chore] go fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bitte-ein-bit committed Aug 19, 2024
1 parent a6d1ba3 commit 2636149
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/credential_process.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ func init() {
RootCmd.AddCommand(cmdCredentialProcess)
cmdCredentialProcess.AddCommand(unlockCmd, lockCmd, lockStatusCmd, configureCmd)


configureCmd.Flags().StringVarP(
&output, "output", "o", defaultOutput, "where to configure credentials_process profiles",
)
Expand Down

0 comments on commit 2636149

Please sign in to comment.