# frozen_string_literal: true

class Admin::BookingsController < Alchemy::Admin::ResourcesController
end
