forked from forgejo/forgejo
gofmt (#1662)
This commit is contained in:
parent
1773e88643
commit
a5f28a4544
4 changed files with 10 additions and 10 deletions
|
@ -9,8 +9,8 @@ import "fmt"
|
|||
// ErrOpenIDConnectInitialize represents a "OpenIDConnectInitialize" kind of error.
|
||||
type ErrOpenIDConnectInitialize struct {
|
||||
OpenIDConnectAutoDiscoveryURL string
|
||||
ProviderName string
|
||||
Cause error
|
||||
ProviderName string
|
||||
Cause error
|
||||
}
|
||||
|
||||
// IsErrOpenIDConnectInitialize checks if an error is a ExternalLoginUserAlreadyExist.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue