Browse Source

refactor: lint

pull/1518/head
natdeanlewissoftwire 3 years ago
parent
commit
2d343008a5
  1. 2
      app/models/form/sales/pages/combined_income_max_value_check.rb

2
app/models/form/sales/pages/combined_income_max_value_check.rb

@ -13,7 +13,7 @@ class Form::Sales::Pages::CombinedIncomeMaxValueCheck < ::Form::Page
"key" => "field_formatted_as_currency", "key" => "field_formatted_as_currency",
"arguments_for_key" => "combined_income", "arguments_for_key" => "combined_income",
"i18n_template" => "combined_income", "i18n_template" => "combined_income",
} },
], ],
} }
@informative_text = {} @informative_text = {}

Loading…
Cancel
Save