From 847ed4995e1b00469a5049bd94becd781201a981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Meny?= Date: Wed, 27 Jul 2022 17:08:50 +0100 Subject: [PATCH] ERB lint --- app/views/form/_radio_question.html.erb | 1 - 1 file changed, 1 deletion(-) 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? %> -