Skip to content

Commit

Permalink
Update secrets.go
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Apr 18, 2024
1 parent 3f68807 commit e453ddf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/packages/cmd/secrets.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ var secretsCmd = &cobra.Command{
}

token, err := util.GetInfisicalToken(cmd)

if err != nil {
util.HandleError(err, "Unable to parse flag")
}
Expand Down

0 comments on commit e453ddf

Please sign in to comment.