Browse Source

redundant action in controller

pull/671/head
JG 3 years ago
parent
commit
a5b258366f
  1. 2
      app/controllers/schemes_controller.rb

2
app/controllers/schemes_controller.rb

@ -60,8 +60,6 @@ class SchemesController < ApplicationController
end
end
def edit; end
def primary_client_group
render "schemes/primary_client_group"
end

Loading…
Cancel
Save