mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-23 08:59:34 +08:00
* Use correct variable name. * doer is never nil here. * Use status code constants. * Replaced generic map with concrete struct. * Fixed windows lint. * Removed unused method. * Changed error codes. Co-authored-by: techknowlogick <techknowlogick@gitea.io>