diff --git a/app/views/polls/show.html.erb b/app/views/polls/show.html.erb index 5413ce945..8178928b6 100644 --- a/app/views/polls/show.html.erb +++ b/app/views/polls/show.html.erb @@ -8,10 +8,6 @@ <%= back_link_to polls_path %>
- <%= t("polls.show.question_count_html", - count: @poll.questions.count) %> -