mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-20 04:59:16 +00:00
Spree changed their way of soft-deleting variants from calling `delete` to calling `destroy`. We don't need our own implementation any more.