We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8c272 commit 0c408cfCopy full SHA for 0c408cf
src/main/java/org/kohsuke/github/GHAppInstallation.java
@@ -2,8 +2,6 @@
2
3
import com.fasterxml.jackson.annotation.JsonProperty;
4
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
5
-import java.lang.Deprecated;
6
-
7
import org.kohsuke.github.internal.EnumUtils;
8
9
import java.io.IOException;
src/main/java/org/kohsuke/github/GHContent.java
@@ -1,7 +1,6 @@
1
package org.kohsuke.github;
import java.io.ByteArrayInputStream;
0 commit comments