mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #27508 from zzz6519003/patch-1
remove useless import
This commit is contained in:
commit
b92c0fa863
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,2 @@
|
|||
require_relative "../support/job_buffer"
|
||||
|
||||
class ApplicationJob < ActiveJob::Base
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue