Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 03ac6c7

Browse filesBrowse files
committed
Formatting change
1 parent 1bbbcab commit 03ac6c7
Copy full SHA for 03ac6c7

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎src/main/java/org/kohsuke/github/SearchResult.java

Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/SearchResult.java
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* @author Kohsuke Kawaguchi
99
*/
10-
1110
abstract class SearchResult<T> {
1211
@SuppressFBWarnings(value = "UWF_UNWRITTEN_FIELD", justification = "Field comes from JSON deserialization")
1312
int total_count;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.