mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-07 00:46:56 +00:00
style(openid/client): remove unused struct field
This commit is contained in:
@@ -66,7 +66,6 @@ func NewLogin(c *Client, r *http.Request) (*Login, error) {
|
||||
|
||||
type Login struct {
|
||||
authCodeURL string
|
||||
callbackURL string
|
||||
canonicalRedirect string
|
||||
cookie *openid.LoginCookie
|
||||
params *loginParameters
|
||||
|
||||
Reference in New Issue
Block a user