mirror of
https://github.com/gogs/gogs.git
synced 2026-02-01 12:09:26 +01:00
autofix: format code with gofmt and gofumpt (#6821)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> [skip ci]
This commit is contained in:
committed by
GitHub
parent
940a7da9d1
commit
553d32ce7d
@@ -25,7 +25,7 @@ func (c *Config) doAuth(login, password string) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
err = t.Authenticate(0)
|
||||
if err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user