mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-06 02:40:29 +09:00
b0e6c25535
`resp != nil` doesn't mean the request really succeeded. Add a comment for requestJSONResp to clarify the behavior.