Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
Signed-off-by: Almo Elda <[email protected]>
  • Loading branch information
almoelda committed Feb 2, 2025
1 parent 13e9e8d commit 5106b19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/argocd/commands/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,6 @@ func NewApplicationGetCommand(clientOpts *argocdclient.ClientOptions) *cobra.Com
})
}
getAppStateWithRetry := func() (*argoappv1.Application, error) {

type getResponse struct {
app *argoappv1.Application
err error
Expand Down

0 comments on commit 5106b19

Please sign in to comment.