lib/sidekiq/throttled/web/stats.rb in sidekiq-throttled-0.7.3 vs lib/sidekiq/throttled/web/stats.rb in sidekiq-throttled-0.8.0
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
module Sidekiq
module Throttled
module Web
# Throttle strategy stats generation helper
class Stats