Commit 2168439b319169356d22725be0f09d765b87739b

Authored by Rodrigo Souto
1 parent 8f5ebbd1

api: remove users mount

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
lib/noosfero/api/api.rb
@@ -40,7 +40,6 @@ module Noosfero @@ -40,7 +40,6 @@ module Noosfero
40 40
41 mount V1::Articles 41 mount V1::Articles
42 mount V1::Comments 42 mount V1::Comments
43 - mount V1::Users  
44 mount V1::Communities 43 mount V1::Communities
45 mount V1::People 44 mount V1::People
46 mount V1::Enterprises 45 mount V1::Enterprises