gitea/modules/storage
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
..
testdata
azureblob.go Refactor storage content-type handling of ServeDirectURL (#36804) 2026-03-21 21:26:13 -07:00
azureblob_test.go Refactor storage content-type handling of ServeDirectURL (#36804) 2026-03-21 21:26:13 -07:00
helper.go Refactor storage content-type handling of ServeDirectURL (#36804) 2026-03-21 21:26:13 -07:00
helper_test.go Refactor storage content-type handling of ServeDirectURL (#36804) 2026-03-21 21:26:13 -07:00
local.go Refactor storage content-type handling of ServeDirectURL (#36804) 2026-03-21 21:26:13 -07:00
local_test.go Fix artifacts v4 backend upload problems (#36805) 2026-03-05 16:49:01 +01:00
minio.go Feature non-zipped actions artifacts (action v7) (#36786) 2026-03-26 00:37:48 +08:00
minio_test.go Refactor storage content-type handling of ServeDirectURL (#36804) 2026-03-21 21:26:13 -07:00
storage.go Remove dead code identified by `deadcode` tool (#37271) 2026-04-20 07:52:48 +00:00
storage_test.go Feature non-zipped actions artifacts (action v7) (#36786) 2026-03-26 00:37:48 +08:00