Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman committed Jun 28, 2024
1 parent 9f8c272 commit 0c408cf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/main/java/org/kohsuke/github/GHAppInstallation.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

import com.fasterxml.jackson.annotation.JsonProperty;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import java.lang.Deprecated;

import org.kohsuke.github.internal.EnumUtils;

import java.io.IOException;
Expand Down
1 change: 0 additions & 1 deletion src/main/java/org/kohsuke/github/GHContent.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package org.kohsuke.github;

import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import java.lang.Deprecated;

import java.io.ByteArrayInputStream;
import java.io.IOException;
Expand Down

0 comments on commit 0c408cf

Please sign in to comment.