Fix #222
This commit is contained in:
parent
ddb7f55035
commit
2657f88d9a
4 changed files with 7 additions and 8 deletions
|
@ -67,7 +67,6 @@ func NewOauthService() {
|
|||
TokenURL: setting.OauthService.OauthInfos[name].TokenUrl,
|
||||
}
|
||||
}
|
||||
|
||||
enabledOauths := make([]string, 0, 10)
|
||||
|
||||
// GitHub.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue