Move User controller to Core

This commit is contained in:
Yassine Guedidi
2023-12-30 23:23:27 +01:00
parent a615bcce55
commit 3d7bb85d71
4 changed files with 6 additions and 16 deletions

View File

@ -3,11 +3,6 @@ wallabag_import:
type: annotation
prefix: /import
wallabag_user:
resource: "@WallabagUserBundle/Controller/"
type: annotation
prefix: /users
wallabag_api:
resource: "@WallabagApiBundle/Controller/"
type: annotation