Unverified Commit 704e5bd3 authored by Benjamin Neff's avatar Benjamin Neff Committed by Dennis Schubert
Browse files

Remove unused /user/getting_started_completed route

The used one is /getting_started_completed

closes #7164
parent 57c03305
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -102,7 +102,6 @@ Diaspora::Application.routes.draw do

  resource :user, only: %i(edit destroy), shallow: true do
    put :edit, action: :update
    get :getting_started_completed
    post :export_profile
    get :download_profile
    post :export_photos