eliminate artist undelete action on controller

This commit is contained in:
Albert Yi
2018-06-05 13:16:28 -07:00
parent 52de1fb981
commit c1725f6dc0
3 changed files with 2 additions and 11 deletions

View File

@@ -74,7 +74,6 @@ Rails.application.routes.draw do
put :revert
put :ban
put :unban
post :undelete
end
collection do
get :show_or_new