diff --git a/app/views/form/_radio_question.html.erb b/app/views/form/_radio_question.html.erb
index afe52cc83..d7bcc0381 100644
--- a/app/views/form/_radio_question.html.erb
+++ b/app/views/form/_radio_question.html.erb
@@ -36,4 +36,3 @@
<% end %>
<%= render partial: "form/guidance/#{question.guidance_partial}" if question.bottom_guidance? %>
-