mirror of
https://github.com/go-gitea/gitea
synced 2025-02-07 10:07:03 +01: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.
Fix #28231, and remove some unused code. The `db.HasEngine` doesn't seem useful because the db engine is always initialized before web route.