mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-09 02:04:01 +09: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