Skip to content

Commit

Permalink
Chore: Remove redundant SuppressWarnings annotation [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Skullians committed Dec 28, 2024
1 parent ea8835c commit 260582a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
import java.util.*;
import java.util.concurrent.CompletableFuture;

@SuppressWarnings("OptionalUsedAsFieldOrParameterType")
public abstract class SkyUser {

public final UUID uuid;
Expand Down

0 comments on commit 260582a

Please sign in to comment.