Skip to content

Commit ea7aa9e

Browse files
committed
Removed a couple of todo notes
See concretecms/concretecms#11812 (comment)
1 parent e8a46c5 commit ea7aa9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/resources/concrete-cif-1.0.xsd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,6 @@
501501
<xs:attribute name="handle" type="handle-required" use="required" />
502502
<xs:attribute name="plural_handle" type="handle" use="required" />
503503
<xs:attribute name="name" type="string-required" use="required" />
504-
<!-- @todo it's exported but not imported? -->
505504
<xs:attribute name="supports_custom_display_order" type="boolean-like" use="optional" />
506505
<xs:attribute name="include_in_public_list" type="boolean-like" use="optional" />
507506
<xs:attribute name="use_separate_site_result_buckets" type="boolean-like" use="optional" />
@@ -1485,7 +1484,6 @@
14851484
<xs:attribute name="name" type="string-required" use="required" />
14861485
<xs:attribute name="indexed" type="boolean-like" use="optional" />
14871486
<xs:attribute name="internal" type="boolean-like" use="optional" />
1488-
<!-- @todo unused in Concrete\Core\Entity\Attribute\Key\Key\StandardImportLoader: remove it? or fix StandardImportLoader? -->
14891487
<xs:attribute name="searchable" type="boolean-like" use="optional" />
14901488
<!-- @see Concrete\Core\Attribute\Category\ExpressCategory -->
14911489
<xs:attribute name="unique" type="boolean-like" use="optional" />

0 commit comments

Comments
 (0)