mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-15 23:33:35 +09: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.