From: Andy Allan Date: Wed, 2 Aug 2017 13:48:04 +0000 (+0100) Subject: Remove unused user save template. X-Git-Tag: live~3340^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/389095df1cc3c023f14d23a0ef05e7b7b4943836?hp=34a918c59ef9768063ca30ff95c83aceedfda639 Remove unused user save template. This template isn't used, since all the controller methods redirect to other views. --- diff --git a/app/views/user/save.html.erb b/app/views/user/save.html.erb deleted file mode 100644 index f8a80b26c..000000000 --- a/app/views/user/save.html.erb +++ /dev/null @@ -1 +0,0 @@ -<%= @user.email %>