Skip to content

Commit

Permalink
DBP-830 Remove unneeded require
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncolincap committed Aug 26, 2024
1 parent 96bd0c0 commit 62e88f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/scheduler.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require 'rufus-scheduler'

scheduler = Rufus::Scheduler.new

scheduler.cron '0 * * * *' do
Expand Down

0 comments on commit 62e88f7

Please sign in to comment.