module Sidekiq
  class Batch
    def self.cleanup_redis(bid)
    end
  end
end
