# frozen_string_literal: true class ModalController < ApplicationController def close; end end