aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2017-06-08 19:15:33 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2017-06-08 19:15:33 +0200
commit80f4d85ac92ab4dc490c51f2d831ac7fa3853826 (patch)
tree0a13d4c7ee0e5ce34e2c21a6492de61a49e627e8 /src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
parente48b238a3e2c387be1f897e6f2c3c481d25f5203 (diff)
downloadwallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.tar.gz
wallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.tar.zst
wallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.zip
Review
Diffstat (limited to 'src/Wallabag/CoreBundle/DependencyInjection/Configuration.php')
-rw-r--r--src/Wallabag/CoreBundle/DependencyInjection/Configuration.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php b/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
index a6f53714..33df92d3 100644
--- a/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
+++ b/src/Wallabag/CoreBundle/DependencyInjection/Configuration.php
@@ -63,8 +63,6 @@ class Configuration implements ConfigurationInterface
63 ->end() 63 ->end()
64 ->end() 64 ->end()
65 ->end() 65 ->end()
66 ->scalarNode('domain_name')
67 ->end()
68 ->end() 66 ->end()
69 ; 67 ;
70 68