Remove admin_style_v2 description

Partially reverts 9a1b1498bf
This commit is contained in:
David Cook
2023-05-02 15:18:22 +10:00
parent e29df5ea8f
commit 04a5c7452e

View File

@@ -11,9 +11,6 @@ module OpenFoodNetwork
# We way move this to a YAML file when it becomes too awkward.
# **WARNING:** Features not in this list will be removed.
CURRENT_FEATURES = {
"admin_style_v2" => <<~DESC,
Change some colour and layout in the backend to a newer version.
DESC
"api_reports" => <<~DESC,
An API endpoint for reports at
<code>/api/v0/reports/:report_type(/:report_subtype)</code>