app/jobs/bobot/deliver_job.rb in bobot-3.0.3 vs app/jobs/bobot/deliver_job.rb in bobot-3.0.5

- old
+ new

@@ -1,7 +1,6 @@ module Bobot class DeliverJob < ApplicationJob - queue_as do if Bobot.config.commander_queue_name.present? Bobot.config.commander_queue_name else :default