Skip to content

Commit f6ef533

Browse files
committed
Remove unnecessary change
1 parent 3831c6c commit f6ef533

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/structs/hook.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,6 @@ type PackagePayload struct {
480480
Action HookPackageAction `json:"action"`
481481
Repository *Repository `json:"repository"`
482482
Package *Package `json:"package"`
483-
Status *CommitStatus `json:"status"`
484483
Organization *User `json:"organization"`
485484
Sender *User `json:"sender"`
486485
}

0 commit comments

Comments
 (0)