aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/routing_dev.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_dev.yml
parentfb5c17a9ab5e10b1de9caa50e73638fdae19cb78 (diff)
downloadwallabag-2bc9cad78ed43eaadfc8844c0b55700e7045cbd7.tar.gz
wallabag-2bc9cad78ed43eaadfc8844c0b55700e7045cbd7.tar.zst
wallabag-2bc9cad78ed43eaadfc8844c0b55700e7045cbd7.zip
Remove useless spaces
Diffstat (limited to 'app/config/routing_dev.yml')
-rw-r--r--app/config/routing_dev.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/config/routing_dev.yml b/app/config/routing_dev.yml
index 404f6a3b..95c1b026 100644
--- a/app/config/routing_dev.yml
+++ b/app/config/routing_dev.yml
@@ -1,14 +1,14 @@
1_wdt: 1_wdt:
2 resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml" 2 resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
3 prefix: /_wdt 3 prefix: /_wdt
4 4
5_profiler: 5_profiler:
6 resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml" 6 resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
7 prefix: /_profiler 7 prefix: /_profiler
8 8
9_errors: 9_errors:
10 resource: "@TwigBundle/Resources/config/routing/errors.xml" 10 resource: "@TwigBundle/Resources/config/routing/errors.xml"
11 prefix: /_error 11 prefix: /_error
12 12
13_main: 13_main:
14 resource: routing.yml 14 resource: routing.yml