aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/routing.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-06-24 11:28:07 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-06-24 11:28:07 +0200
commit2bc9cad78ed43eaadfc8844c0b55700e7045cbd7 (patch)
treeba568c2cbf5844366d52723e096f0cc381dc3a9d /app/config/routing.yml
parentfb5c17a9ab5e10b1de9caa50e73638fdae19cb78 (diff)
downloadwallabag-2bc9cad78ed43eaadfc8844c0b55700e7045cbd7.tar.gz
wallabag-2bc9cad78ed43eaadfc8844c0b55700e7045cbd7.tar.zst
wallabag-2bc9cad78ed43eaadfc8844c0b55700e7045cbd7.zip
Remove useless spaces
Diffstat (limited to 'app/config/routing.yml')
-rw-r--r--app/config/routing.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/config/routing.yml b/app/config/routing.yml
index 6a6aa6ac..40cc7165 100644
--- a/app/config/routing.yml
+++ b/app/config/routing.yml
@@ -4,8 +4,8 @@ wallabag_annotation:
4 4
5wallabag_import: 5wallabag_import:
6 resource: "@WallabagImportBundle/Controller/" 6 resource: "@WallabagImportBundle/Controller/"
7 type: annotation 7 type: annotation
8 prefix: /import 8 prefix: /import
9 9
10wallabag_api: 10wallabag_api:
11 resource: "@WallabagApiBundle/Resources/config/routing.yml" 11 resource: "@WallabagApiBundle/Resources/config/routing.yml"