X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/a8006b0bf9687f8882c3073eca2e8b4ebc7cde4a..7b649ccad8804580632c255b9f451482fdbbe32d:/app/models/election.rb diff --git a/app/models/election.rb b/app/models/election.rb index 7343d72..a77f445 100644 --- a/app/models/election.rb +++ b/app/models/election.rb @@ -57,7 +57,6 @@ class Election < ActiveRecord::Base def start_blockers reasons = [] - if self.candidates.length <= 1 reasons << "You must have at least two candidates." end