Remove unused embedded struct
This commit is contained in:
parent
bc681b9480
commit
b656b56061
1 changed files with 1 additions and 4 deletions
|
|
@ -50,10 +50,7 @@ type PullRequest struct {
|
|||
Login string
|
||||
}
|
||||
HeadRepository struct {
|
||||
Name string
|
||||
DefaultBranchRef struct {
|
||||
Name string
|
||||
}
|
||||
Name string
|
||||
}
|
||||
IsCrossRepository bool
|
||||
IsDraft bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue