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 0c408cf

Browse filesBrowse files
committed
Formatting
1 parent 9f8c272 commit 0c408cf
Copy full SHA for 0c408cf

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+0
-3
lines changed

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

Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GHAppInstallation.java
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
import com.fasterxml.jackson.annotation.JsonProperty;
44
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
5-
import java.lang.Deprecated;
6-
75
import org.kohsuke.github.internal.EnumUtils;
86

97
import java.io.IOException;

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

Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GHContent.java
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package org.kohsuke.github;
22

33
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
4-
import java.lang.Deprecated;
54

65
import java.io.ByteArrayInputStream;
76
import java.io.IOException;

0 commit comments

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