mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
383ffcfa34
* 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>