X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/905cf65f6b3e8acc894c268c3bf729e7b0c76292..68d36148578a124acbf34f5da6893b0a62663699:/app/models/election.rb?ds=sidebyside diff --git a/app/models/election.rb b/app/models/election.rb index a574139..a77f445 100644 --- a/app/models/election.rb +++ b/app/models/election.rb @@ -57,7 +57,6 @@ class Election < ActiveRecord::Base def start_blockers reasons = [] - debugger if self.candidates.length <= 1 reasons << "You must have at least two candidates." end