mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-02 10:33:17 +00:00
Fix #28231, and remove some unused code. The `db.HasEngine` doesn't seem useful because the db engine is always initialized before web route.