mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-02 21:51:51 +08:00
removed unneeded method
This commit is contained in:
parent
f380e08ab0
commit
b352ef1600
1 changed files with 0 additions and 6 deletions
|
@ -88,10 +88,4 @@ class ZipExport < ActiveRecord::Base
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
protected
|
||||
|
||||
def default_url_options
|
||||
Rails.application.config.active_job.default_url_options
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue