# frozen_string_literal: true module EIVO module Sidekiq class Engine < ::Rails::Engine end end end