Skip to content

Commit

Permalink
Fix: remove second create. (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichKramer committed Jun 15, 2023
1 parent e6dbf76 commit c343837
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/av/pr_create.go
Expand Up @@ -95,7 +95,6 @@ Examples:
}

func init() {
prCmd.AddCommand(prCreateCmd)

// av pr create
prCreateCmd.Flags().BoolVar(
Expand Down

0 comments on commit c343837

Please sign in to comment.