1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 04:48:25 +00:00
Files
gitea/services/pull/pull.go
Lunny Xiao 4e471487fb Remove unnecessary duplicate code (#34552)
`GetIssuesLastCommitStatus` will revoke `GetIssuesAllCommitStatus` but
it has been invoked. The `CommitStatus` template variable has never been
used in notification subscription page so that it could be removed.
2025-06-03 16:27:29 +00:00

36 KiB