remove educoder third login

This commit is contained in:
chenjing 2021-09-29 15:11:32 +08:00
parent d63df944c8
commit 0bacc4c969
1 changed files with 0 additions and 4 deletions

View File

@ -42,10 +42,6 @@ class SettingsController < ApplicationController
def get_third_party def get_third_party
@third_party = [] @third_party = []
@third_party << {
name: 'educoder',
url: EducoderOauth.oauth_url
}
@third_party << { @third_party << {
name: 'mulan', name: 'mulan',
url: MulanossOauth.oauth_url url: MulanossOauth.oauth_url