style: add newline at end of schedule_tasks.rb
This commit adds a newline at the end of the 'schedule_tasks.rb' file to comply with the standard coding practices. Proper file formatting helps in maintaining code consistency across the project.
This commit is contained in:
parent
4e1fb58abf
commit
dd37e2835b
@ -16,4 +16,4 @@ Rails.application.config.after_initialize do
|
||||
Rails.cache.delete("startup_task_running")
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user