mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-23 20:41:18 +09:00
43c10def68
Fixes #21184 Regression of #19552 Instead of using `GetBlobByPath` I use the already existing instances. We need more information from #19530 if that error is still present.