aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/routing.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2015-10-03 13:30:12 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2015-10-03 13:37:21 +0200
commit4c5e5441831430af2b8f49dbeb0c76da6993eceb (patch)
tree6007da21712c9f9b231df10d1b384db609ee24c6 /app/config/routing.yml
parent0a878469d4038c36c84d1dd707265d880fa342e8 (diff)
downloadwallabag-4c5e5441831430af2b8f49dbeb0c76da6993eceb.tar.gz
wallabag-4c5e5441831430af2b8f49dbeb0c76da6993eceb.tar.zst
wallabag-4c5e5441831430af2b8f49dbeb0c76da6993eceb.zip
Cleanup
- remove unecessary routing for UserBundle - remove unused form type
Diffstat (limited to 'app/config/routing.yml')
-rw-r--r--app/config/routing.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/config/routing.yml b/app/config/routing.yml
index f0f8f4b6..af3e32b1 100644
--- a/app/config/routing.yml
+++ b/app/config/routing.yml
@@ -1,8 +1,3 @@
1wallabag_user:
2 resource: "@WallabagUserBundle/Controller/"
3 type: annotation
4 prefix: /
5
6wallabag_api: 1wallabag_api:
7 resource: "@WallabagApiBundle/Resources/config/routing.yml" 2 resource: "@WallabagApiBundle/Resources/config/routing.yml"
8 prefix: / 3 prefix: /