diff --git a/config/routes.rb b/config/routes.rb index 11663df92..06e1242aa 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -24,7 +24,6 @@ Diaspora::Application.routes.draw do resources :contacts resources :aspect_memberships - match '/people/share_with' => 'people#share_with', :as => 'share_with' resources :people, :except => [:edit, :update] do resources :status_messages resources :photos