# frozen_string_literal: true
module Manager
class ArchivesController < Manager::ApplicationController
end