Browse Source

lint

CLDC-1469-local-authority-question-sales
Ted-U 2 years ago
parent
commit
f8f3dd0ad5
  1. 1
      app/models/form/sales/questions/local_authority.rb

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

@ -8,7 +8,6 @@ class Form::Sales::Questions::LocalAuthority < ::Form::Question
@type = "select"
@page = page
@answer_options = ANSWER_OPTIONS
end
ANSWER_OPTIONS = {

Loading…
Cancel
Save