diff --git a/lib/open_food_network/feature_toggle.rb b/lib/open_food_network/feature_toggle.rb index 5fb2b1227f..138ac0e01d 100644 --- a/lib/open_food_network/feature_toggle.rb +++ b/lib/open_food_network/feature_toggle.rb @@ -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