diff --git a/app/models/form/lettings/questions/referral_prp.rb b/app/models/form/lettings/questions/referral_prp.rb index c384d3837..6a8fa63de 100644 --- a/app/models/form/lettings/questions/referral_prp.rb +++ b/app/models/form/lettings/questions/referral_prp.rb @@ -23,9 +23,6 @@ class Form::Lettings::Questions::ReferralPrp < ::Form::Question "3" => { "value" => "Nominated by a local housing authority", }, - "4" => { - "value" => "Referred by local authority housing department", - }, "8" => { "value" => "Re-located through official housing mobility scheme", },