Removes forgotten comment line

This commit is contained in:
filipefurtad0
2023-12-21 18:56:11 +00:00
parent 589ae4db44
commit dc9774def6

View File

@@ -23,7 +23,6 @@ class ContentConfiguration < Spree::Preferences::Configuration
# Producer sign-up page
# All the following defaults using I18n don't work.
# https://github.com/openfoodfoundation/openfoodnetwork/issues/3816
# default values for these fields are commented out below
preference :producer_signup_pricing_table_html, :text,
default: I18n.t(:content_configuration_pricing_table)
preference :producer_signup_case_studies_html, :text,