remove splitcheckout from feature toggle list

This commit is contained in:
Mohamed ABDELLANI
2023-07-05 14:53:40 +01:00
parent 400d087789
commit a89451e667

View File

@@ -32,9 +32,6 @@ module OpenFoodNetwork
"new_products_page" => <<~DESC,
Show the new (experimental) version of the admin products page.
DESC
"split_checkout" => <<~DESC,
Replace the one-page checkout with a multi-step checkout.
DESC
"vouchers" => <<~DESC,
Add voucher functionality. Voucher can be managed via Enterprise settings.
DESC