# frozen_string_literal: true module Spree class PaypalExpressCheckout < ApplicationRecord end end