Skip to content

Commit

Permalink
rm gogs relict (#14665)
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 authored Feb 13, 2021
1 parent 487f2ee commit 0a4c2d7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions modules/structs/issue.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,6 @@ type Issue struct {
Repo *RepositoryMeta `json:"repository"`
}

// ListIssueOption list issue options
type ListIssueOption struct {
Page int
State string
}

// CreateIssueOption options to create one issue
type CreateIssueOption struct {
// required:true
Expand Down

0 comments on commit 0a4c2d7

Please sign in to comment.