Skip to content

Commit 248e4f2

Browse files
authored
Update src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java
1 parent 35dcc05 commit 248e4f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/kohsuke/github/GHPullRequestReviewComment.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ public GHPullRequestReviewCommentReactions getReactions() {
343343
* The side of the diff to which the comment applies
344344
*/
345345
public static enum Side {
346-
347346
/** Right side */
348347
RIGHT,
349348
/** Left side */

0 commit comments

Comments
 (0)