Browse Source

Fix lint

pull/2780/head
Manny Dinssa 9 months ago
parent
commit
7f01fbfe88
  1. 1
      app/models/form/sales/subsections/household_situation.rb
  2. 1
      app/models/form/sales/subsections/other_household_information.rb

1
app/models/form/sales/subsections/household_situation.rb

@ -29,5 +29,4 @@ class Form::Sales::Subsections::HouseholdSituation < ::Form::Subsection
log.staircase != 1
end
end

1
app/models/form/sales/subsections/other_household_information.rb

@ -30,5 +30,4 @@ class Form::Sales::Subsections::OtherHouseholdInformation < ::Form::Subsection
log.staircase != 1
end
end

Loading…
Cancel
Save