Skip to content

Commit

Permalink
Remove out-of-date TODO comment.
Browse files Browse the repository at this point in the history
The change the comment wants happened in project-chip#12065

Fixes project-chip#14074
  • Loading branch information
bzbarsky-apple committed May 19, 2022
1 parent f662b71 commit 025d124
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ limitations under the License.
<item name="EndpointListID" type="INT16U"/>
<item name="Name" type="CHAR_STRING" length="32"/>
<item name="Type" type="EndpointListTypeEnum"/>
<!-- TODO: Change Endpoints to INT16U array once it is supported -->
<item name="Endpoints" type="ENDPOINT_NO" array="true" length="256"/>
</struct>

Expand Down

0 comments on commit 025d124

Please sign in to comment.