lib/resque-throttle.rb in resque-throttle-0.2.17 vs lib/resque-throttle.rb in resque-throttle-0.2.18
- old
+ new
@@ -1,5 +1,3 @@
require "resque/resque"
require "resque/throttle"
require "resque/throttled_job"
-
-autoload :ThrottledJob, "resque/throttled_job"
\ No newline at end of file