mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-02 10:12:11 +08: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