mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-30 21:27:17 +00:00
Remove unused feature toggles
This commit is contained in:
@@ -7,10 +7,7 @@ module OpenFoodNetwork
|
||||
private
|
||||
|
||||
def self.features
|
||||
{eaterprises: true,
|
||||
local_organics: false,
|
||||
order_cycles: true,
|
||||
enterprises_distributor_info_rich_text: true}
|
||||
{order_cycles: true}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user