# frozen_string_literal: true

class Admin::EventsController < Alchemy::Admin::ResourcesController
end
