gitea/routers/api
silverwind aba87285f0
Remove dead code identified by `deadcode` tool (#37271)
Ran [`deadcode`](https://pkg.go.dev/golang.org/x/tools/cmd/deadcode)
(`-test ./...`) to find functions, methods and error types unreachable
from any call path (including tests), and removed the truly-dead ones.

Co-authored-by: Claude (Opus 4.7) <noreply@anthropic.com>
2026-04-20 07:52:48 +00:00
..
actions Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
packages Fix container auth for public instance (#37290) 2026-04-19 11:52:47 +00:00
v1 Remove dead code identified by `deadcode` tool (#37271) 2026-04-20 07:52:48 +00:00