Skip to content

Commit

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

Fixes #14074
  • Loading branch information
bzbarsky-apple authored and pull[bot] committed Nov 6, 2023
1 parent 9c4639a commit 1414706
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 1414706

Please sign in to comment.