gofmt (#1662)
This commit is contained in:
parent
1773e88643
commit
a5f28a4544
4 changed files with 10 additions and 10 deletions
|
@ -685,4 +685,4 @@ func UserSignIn(username, password string) (*User, error) {
|
|||
}
|
||||
|
||||
return nil, ErrUserNotExist{user.ID, user.Name, 0}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue