Skip to content

Commit

Permalink
formatting this file
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Mar 4, 2020
1 parent 79f2178 commit 49c0ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Octokit/Models/Response/PullRequest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ public bool Merged
/// Users requested for review
/// </summary>
public IReadOnlyList<User> RequestedReviewers { get; protected set; }

/// <summary>
/// Teams requested for review
/// </summary>
Expand Down

0 comments on commit 49c0ea2

Please sign in to comment.