mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-03 21:54:23 +00: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.