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

- old
+ new

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