Skip to content

Commit

Permalink
Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman authored Feb 26, 2023
1 parent 35dcc05 commit 248e4f2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ public GHPullRequestReviewCommentReactions getReactions() {
* The side of the diff to which the comment applies
*/
public static enum Side {

/** Right side */
RIGHT,
/** Left side */
Expand Down

0 comments on commit 248e4f2

Please sign in to comment.