mirror of
https://github.com/go-gitea/gitea
synced 2025-02-01 20:44:28 +00:00
ecd1d96f49
Fix #29514 There are too many usage of `NewRequestWithValues`, so there's no need to check all of them. Just one is enough I think.