# frozen_string_literal: true

module Kaminari #:nodoc:
  class Engine < ::Rails::Engine #:nodoc:
  end
end
