Skip to content

Commit

Permalink
AO3-5023 Allow resque tasks to start (#2933)
Browse files Browse the repository at this point in the history
AO3-5023 Allow resque tasks to start
  • Loading branch information
zz9pzza authored and sarken committed Jun 10, 2017
1 parent c186c66 commit b6f9d74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tasks/resque.rake
Expand Up @@ -5,7 +5,6 @@ require 'resque/scheduler/tasks'
namespace :resque do
task :setup do
require 'resque'
require 'resque_scheduler'
require 'resque/scheduler'

# you probably already have this somewhere
Expand Down

0 comments on commit b6f9d74

Please sign in to comment.