Skip to content

Commit 9d05838

Browse files
committed
rm gogs relict
1 parent a3cc842 commit 9d05838

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

modules/structs/issue.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,6 @@ type Issue struct {
7373
Repo *RepositoryMeta `json:"repository"`
7474
}
7575

76-
// ListIssueOption list issue options
77-
type ListIssueOption struct {
78-
Page int
79-
State string
80-
}
81-
8276
// CreateIssueOption options to create one issue
8377
type CreateIssueOption struct {
8478
// required:true

0 commit comments

Comments
 (0)