mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-02 15:09:33 -05:00
Remove unnecessary change
This commit is contained in:
parent
3831c6c84b
commit
f6ef53362c
@ -480,7 +480,6 @@ type PackagePayload struct {
|
||||
Action HookPackageAction `json:"action"`
|
||||
Repository *Repository `json:"repository"`
|
||||
Package *Package `json:"package"`
|
||||
Status *CommitStatus `json:"status"`
|
||||
Organization *User `json:"organization"`
|
||||
Sender *User `json:"sender"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user