X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/cfd119bac0ac5118dfc56057aca595dc03ea0ef0..ad088c1324d08a65f6f5336bedf7a88a8a8950e7:/app/controllers/selectricity_service_controller.rb diff --git a/app/controllers/selectricity_service_controller.rb b/app/controllers/selectricity_service_controller.rb deleted file mode 100644 index e1f9f98..0000000 --- a/app/controllers/selectricity_service_controller.rb +++ /dev/null @@ -1,4 +0,0 @@ -class SelectricityServiceController < ApplicationController - web_service_dispatching_mode :delegated - web_service :vote, SelectricityService.new -end