Hot dog
This commit is contained in:
parent
19f6c69854
commit
af6eaa8ca2
1 changed files with 0 additions and 2 deletions
|
|
@ -351,8 +351,6 @@ func prClose(cmd *cobra.Command, args []string) error {
|
|||
return err
|
||||
}
|
||||
|
||||
fmt.Printf("🌭 %+v\n", pr)
|
||||
|
||||
if pr.Closed {
|
||||
fmt.Fprintf(colorableErr(cmd), "%s Pull request #%d is already closed\n", utils.Yellow("!"), pr.Number)
|
||||
return nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue