Browse Source

FIX merge

tags/v1.0.0
Jasder 5 years ago
parent
commit
99f67cf3a7
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/models/project.rb

+ 0
- 1
app/models/project.rb View File

@@ -204,6 +204,5 @@ class Project < ApplicationRecord
def self.sync_educoder_shixun(url, private_token, page, per_page)
SyncEducoderShixunJob.perform_later(url, private_token, page, per_page)
end
end

Loading…
Cancel
Save