diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-06-24 11:28:07 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-06-24 11:28:07 +0200 |
commit | 2bc9cad78ed43eaadfc8844c0b55700e7045cbd7 (patch) | |
tree | ba568c2cbf5844366d52723e096f0cc381dc3a9d /app/config/routing.yml | |
parent | fb5c17a9ab5e10b1de9caa50e73638fdae19cb78 (diff) | |
download | wallabag-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.yml | 4 |
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 | ||
5 | wallabag_import: | 5 | wallabag_import: |
6 | resource: "@WallabagImportBundle/Controller/" | 6 | resource: "@WallabagImportBundle/Controller/" |
7 | type: annotation | 7 | type: annotation |
8 | prefix: /import | 8 | prefix: /import |
9 | 9 | ||
10 | wallabag_api: | 10 | wallabag_api: |
11 | resource: "@WallabagApiBundle/Resources/config/routing.yml" | 11 | resource: "@WallabagApiBundle/Resources/config/routing.yml" |