Skip to content

Commit b551823

Browse files
author
Anthony MARTIN
committed
[FrameworkBundle] fix xsd
1 parent cf672a4 commit b551823

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/config/schema/symfony-1.0.xsd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@
306306
<xsd:element name="to" type="xsd:string" minOccurs="1" maxOccurs="unbounded" />
307307
<xsd:element name="metadata" type="metadata" minOccurs="0" maxOccurs="unbounded" />
308308
<xsd:element name="guard" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
309-
<xsd:element name="metadata" type="metadata" minOccurs="0" maxOccurs="unbounded" />
310309
</xsd:sequence>
311310
<xsd:attribute name="name" type="xsd:string" use="required" />
312311
</xsd:complexType>

0 commit comments

Comments
 (0)