Skip to content

Commit 857c6cd

Browse files
committed
Minor simplification of the XML code
1 parent 29863f1 commit 857c6cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbook/templating/namespaced_paths.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ specific template doesn't exist.
106106
<!-- app/config/config.xml -->
107107
<?xml version="1.0" ?>
108108
<container xmlns="http://symfony.com/schema/dic/services"
109-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
110109
xmlns:twig="http://symfony.com/schema/dic/twig"
111110
>
112111

0 commit comments

Comments
 (0)