mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-17 04:34:24 +00:00
Removes the annoying message "warning: already initialized constant Spree::PaymentMethod::DISPLAY" that appears 4 times when booting the app. We are declaring said constant exactly as our Spree version does so there's no point on repeating work.