X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/ecc97ad58e95f219f023888958e101f9dec1f83f..ed271a9bc9a0ec6928e7276d645541db6e5cb7c6:/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 ####################################################################