Skip to content

Commit e69ee88

Browse files
committed
- Remove optional example attribute from xsd
1 parent 2bd8609 commit e69ee88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/MediaGallery/etc/directory.xsd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<xs:simpleContent>
3232
<xs:extension base="xs:string">
3333
<xs:attribute type="xs:string" name="name" use="required"/>
34-
<xs:attribute type="xs:string" name="example" use="optional"/>
3534
</xs:extension>
3635
</xs:simpleContent>
3736
</xs:complexType>

0 commit comments

Comments
 (0)