X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/37ccb3a5511504b6b58c3fe70135e016d0a61bfd..ab4adc70d731a74110ea284e8747a4315a946c36:/app/controllers/election_controller.rb diff --git a/app/controllers/election_controller.rb b/app/controllers/election_controller.rb index 1affe0f..89a2c22 100644 --- a/app/controllers/election_controller.rb +++ b/app/controllers/election_controller.rb @@ -5,8 +5,6 @@ class ElectionController < ApplicationController require_dependency "candidate" layout 'main' - #before_filter :login_required - ## methods for displaying, creating, ## and manipulating election overview data ####################################################################