mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-11 12:48:16 +00:00
gofmt (#1662)
This commit is contained in:
@@ -685,4 +685,4 @@ func UserSignIn(username, password string) (*User, error) {
|
||||
}
|
||||
|
||||
return nil, ErrUserNotExist{user.ID, user.Name, 0}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user