Skip to content

Commit 5a3d923

Browse files
committed
[FrameworkBundle] Remove unused form-resources complex type from XSD file
1 parent c194c0f commit 5a3d923

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Resources/config/schema/symfony-1.0.xsd

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,6 @@
159159
<xsd:attribute name="json-manifest-path" type="xsd:string" />
160160
</xsd:complexType>
161161

162-
<xsd:complexType name="form-resources">
163-
<xsd:choice minOccurs="1" maxOccurs="unbounded">
164-
<xsd:element name="resource" type="xsd:string" />
165-
</xsd:choice>
166-
</xsd:complexType>
167-
168162
<xsd:complexType name="translator">
169163
<xsd:sequence>
170164
<xsd:element name="fallback" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />

0 commit comments

Comments
 (0)