Skip to content

Commit

Permalink
Clear TODOs that waited for now-current UCO release
Browse files Browse the repository at this point in the history
A follow-on patch will regenerate Make-managed files.

References:
* ucoProject/UCO#393

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Sep 27, 2022
1 parent 983e86f commit 964ca88
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions examples/illustrations/message/message.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,18 +156,6 @@
"identifier": "billy~sarah@whatsapp.gs.net",
"uco-observable:displayName": "Best Friend Chat!!",
"drafting:visibility": "PRIVATE",
"rdfs:comment": "TODO: On release of UCO 0.10.0, remove uco-observable:message.",
"uco-observable:message": [
{
"@id": "kb:message-d8330d5a-b8de-4425-9cd8-a37b038afe81"
},
{
"@id": "kb:message-decea264-014d-4da8-9d7f-a63231d2c049"
},
{
"@id": "kb:message-e809578d-3890-4d21-82ec-afde487b3d7e"
}
],
"uco-observable:messageThread": {
"@type": "uco-types:Thread",
"co:size": {
Expand Down Expand Up @@ -247,10 +235,6 @@
"identifier": "twitter_public",
"uco-observable:displayName": "Argle-bargle",
"drafting:visibility": "PUBLIC",
"rdfs:comment": "TODO: On release of UCO 0.10.0, remove uco-observable:message.",
"uco-observable:message": {
"@id": "kb:post-3328fbc7-1f63-4e66-b8fc-e27143a64331"
},
"uco-observable:messageThread": {
"@type": "uco-types:Thread",
"co:size": {
Expand Down

0 comments on commit 964ca88

Please sign in to comment.