diff --git a/app/views/admin/poll/recounts/index.html.erb b/app/views/admin/poll/recounts/index.html.erb index 151a8335d..05b415729 100644 --- a/app/views/admin/poll/recounts/index.html.erb +++ b/app/views/admin/poll/recounts/index.html.erb @@ -50,8 +50,6 @@
<% @booth_assignments.each do |booth_assignment| %> - <% total_recounts = total_recounts_by_booth(booth_assignment) %> - <% system_count = booth_assignment.voters.size %>