Browse Source

remove educoder third login

pull/167/head
chenjing 4 years ago
parent
commit
0bacc4c969
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      app/controllers/settings_controller.rb

+ 0
- 4
app/controllers/settings_controller.rb View File

@@ -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…
Cancel
Save