X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/34bf38d5323c3d9f43ecc9ec15d60ef0e535a2ff..62d55f6e7b7a956714166a5ed409368937218997:/app/controllers/quickvote_controller.rb diff --git a/app/controllers/quickvote_controller.rb b/app/controllers/quickvote_controller.rb index 61a4c69..10815b3 100644 --- a/app/controllers/quickvote_controller.rb +++ b/app/controllers/quickvote_controller.rb @@ -10,7 +10,6 @@ class QuickvoteController < ApplicationController ############################################################# def create - breakpoint if params[:quickvote] @quickvote = QuickVote.new(params[:quickvote])