# frozen_string_literal: true

module ClientSideValidations
  class Engine < ::Rails::Engine
  end
end
