Skip to content

Commit 0c408cf

Browse files
committed
Formatting
1 parent 9f8c272 commit 0c408cf

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

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

Lines 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

Lines 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)