Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
haneabogdan committed Sep 13, 2024
1 parent ddacfef commit 1bbaf17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/testworkflow-toolkit/commands/clone.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ func NewCloneCmd() *cobra.Command {
ui.ExitOnError("deleting the temporary directory", err)
},
}


cmd.Flags().StringSliceVarP(&rawPaths, "paths", "p", nil, "paths for sparse checkout")
cmd.Flags().StringVarP(&username, "username", "u", "", "")
Expand Down

0 comments on commit 1bbaf17

Please sign in to comment.