gitea/services
John Olheiser 1ee1147baa
fix: don't replace err variable in nested check (#22416)
We can use `:=` to make `err` local to the if-scope instead of
overwriting the `err` in outer scope.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-01-12 14:57:12 -06:00
..
2023-01-11 13:31:16 +08:00
2023-01-08 09:34:58 +08:00
2023-01-12 09:21:16 +01:00
2023-01-02 22:46:39 +01:00
2023-01-11 13:31:16 +08:00