Browse Source

Remove blank line

pull/2774/head
Manny Dinssa 9 months ago
parent
commit
ffba80c231
  1. 1
      app/models/form/sales/questions/buyer2_relationship_to_buyer1.rb

1
app/models/form/sales/questions/buyer2_relationship_to_buyer1.rb

@ -17,7 +17,6 @@ class Form::Sales::Questions::Buyer2RelationshipToBuyer1 < ::Form::Question
def answer_options
if form.start_year_2024_or_later?
{
"P" => { "value" => "Partner" },
"C" => { "value" => "Child" },

Loading…
Cancel
Save