Fix lint error
This commit is contained in:
parent
e2ca9a975a
commit
4990e7913d
@ -24,7 +24,6 @@ type API struct {
|
|||||||
CSRFToken string
|
CSRFToken string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
type api_outstruct struct {
|
type api_outstruct struct {
|
||||||
Cookies []*http.Cookie
|
Cookies []*http.Cookie
|
||||||
UserID UserID
|
UserID UserID
|
||||||
|
Loading…
x
Reference in New Issue
Block a user