Browse Source

refactor: appease linting

pull/934/head
natdeanlewissoftwire 4 years ago
parent
commit
c243b472c6
  1. 2
      app/models/form/sales/questions/number_of_others_in_property.rb

2
app/models/form/sales/questions/number_of_others_in_property.rb

@ -8,5 +8,5 @@ class Form::Sales::Questions::NumberOfOthersInProperty < ::Form::Question
@hint_text = "You can provide details for a maximum of 4 other people."
@page = page
@width = 2
end
end
end

Loading…
Cancel
Save