mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-02 01:41:10 +00: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>