main
1# frozen_string_literal: true
2
3class ApplicationJob < ActiveJob::Base
4end