remove educoder third login
This commit is contained in:
parent
d63df944c8
commit
0bacc4c969
|
@ -42,10 +42,6 @@ class SettingsController < ApplicationController
|
|||
|
||||
def get_third_party
|
||||
@third_party = []
|
||||
@third_party << {
|
||||
name: 'educoder',
|
||||
url: EducoderOauth.oauth_url
|
||||
}
|
||||
@third_party << {
|
||||
name: 'mulan',
|
||||
url: MulanossOauth.oauth_url
|
||||
|
|
Loading…
Reference in New Issue