Skip to content

Commit

Permalink
Signed-off-by: tooptoop4 <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
tooptoop4 authored Oct 20, 2024
1 parent e9bc778 commit 6125f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/argo/commands/archive/list.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func NewListCommand() *cobra.Command {
selector string
output = common.NewPrintWorkflowOutputValue("wide")
chunkSize int64
prefix string
prefix string
)
command := &cobra.Command{
Use: "list",
Expand Down

0 comments on commit 6125f6f

Please sign in to comment.