diff --git a/app/models/form_handler.rb b/app/models/form_handler.rb index 66e781c3d..1afa1d15f 100644 --- a/app/models/form_handler.rb +++ b/app/models/form_handler.rb @@ -22,7 +22,6 @@ class FormHandler sales_sections = [ Form::Sales::Sections::PropertyInformation, Form::Sales::Sections::Household, - Form::Sales::Sections::SaleInformation, Form::Sales::Sections::Finances, Form::Sales::Sections::SaleInformation, ]