Skip to content

Commit 50342f5

Browse files
committed
MAGETWO-88409: Builds stabilization for PR
- tests fix
1 parent f037785 commit 50342f5

File tree

1 file changed

+1
-5
lines changed
  • lib/internal/Magento/Framework/Setup/Declaration/Schema/etc/types

1 file changed

+1
-5
lines changed

lib/internal/Magento/Framework/Setup/Declaration/Schema/etc/types/column.xsd

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@
2121
</xs:attributeGroup>
2222

2323
<xs:complexType name="abstractColumnType">
24-
<xs:complexContent>
25-
<xs:extension base="xs:anyType">
26-
<xs:attributeGroup ref="baseColumn" />
27-
</xs:extension>
28-
</xs:complexContent>
24+
<xs:attributeGroup ref="baseColumn" />
2925
</xs:complexType>
3026
</xs:schema>

0 commit comments

Comments
 (0)