mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 00:23:41 +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