mirror of
https://gitee.com/gitea/gitea
synced 2025-11-10 11:30:24 +08:00
fix: gofmt errors. (#1106)
This commit is contained in:
@@ -37,7 +37,7 @@ type AuthenticationForm struct {
|
||||
SkipVerify bool
|
||||
PAMServiceName string
|
||||
Oauth2Provider string
|
||||
Oauth2Key string
|
||||
Oauth2Key string
|
||||
Oauth2Secret string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user