Skip to content

Commit 0624eea

Browse files
committed
Run spotless check
1 parent a9a4962 commit 0624eea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,7 @@ public enum Sort {
251251
}
252252

253253
/**
254-
* The enum for Fork search mode
255-
* Note: Kept for backward compatibility. Use GHFork instead.
254+
* The enum for Fork search mode. Note: Kept for backward compatibility. Use GHFork instead.
256255
*/
257256
@Deprecated
258257
public enum Fork {

0 commit comments

Comments
 (0)