mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
api: run go fmt
This commit is contained in:
@ -37,7 +37,7 @@ func googleOauthConfigure() error {
|
||||
Endpoint: google.Endpoint,
|
||||
}
|
||||
|
||||
configuredOauths = append(configuredOauths, "google");
|
||||
configuredOauths = append(configuredOauths, "google")
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user