Remove the now useless stats API
This commit is contained in:
parent
85105ea156
commit
0ac160c824
3 changed files with 0 additions and 33 deletions
|
@ -261,10 +261,6 @@ Rails.application.routes.draw do
|
|||
resources :dossiers, only: [:index, :show]
|
||||
end
|
||||
end
|
||||
|
||||
namespace :statistiques do
|
||||
get 'dossiers' => '/api/statistiques#dossiers_stats'
|
||||
end
|
||||
end
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue