X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/4446a6555bd54ca10a925340bb65c706678ac98e..19a1975ef6170d77997da210512b370cc883af64:/app/controllers/voter_controller.rb diff --git a/app/controllers/voter_controller.rb b/app/controllers/voter_controller.rb index 4ff8140..78f9a0c 100644 --- a/app/controllers/voter_controller.rb +++ b/app/controllers/voter_controller.rb @@ -155,7 +155,6 @@ class VoterController < ApplicationController end def results - debugger if authenticate and (@voter.election.early_results? \ or @voter.election.enddate < Time.now)