Fix typo in unused constant name
This commit is contained in:
@ -27,7 +27,7 @@ type PullRequestType int
|
||||
|
||||
const (
|
||||
PULL_REQUEST_GITEA PullRequestType = iota
|
||||
PLLL_ERQUEST_GIT
|
||||
PULL_REQUEST_GIT
|
||||
)
|
||||
|
||||
type PullRequestStatus int
|
||||
|
Reference in New Issue
Block a user