# frozen_string_literal: true

class Admin::BackgroundJobsController < Admin::ApplicationController
end