mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
Unfortunately a scoping problem was missed on the previous PR which meant that the only nil error was logged on failure to connect to the db. This pr fixes this.