mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #19599 from y-yagi/application_job_template
remove extra newline from ApplicationJob template
This commit is contained in:
commit
4185e84e61
1 changed files with 0 additions and 1 deletions
|
@ -1,3 +1,2 @@
|
|||
class ApplicationJob < ActiveJob::Base
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue