# frozen_string_literal: true module MintPingApi class Engine < Rails::Engine; end end