# frozen_string_literal: true

class Admin::LocationsController < Alchemy::Admin::ResourcesController
end
