Skip to content

Commit

Permalink
chore: move TODO from QuestionActivity to #53
Browse files Browse the repository at this point in the history
  • Loading branch information
warriordog committed Jul 20, 2023
1 parent 9af708a commit cd35731
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ActivityPub.Types/Extended/Activity/QuestionActivity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ public QuestionActivity() : this(QuestionType) {}

protected QuestionActivity(string type) : base(type) {}

// TODO split this into subtypes based on OneOf and AnyOf

/// <summary>
/// Identifies an exclusive option for a Question.
/// Use of oneOf implies that the Question can have only a single answer.
Expand Down

0 comments on commit cd35731

Please sign in to comment.