Skip to content

Commit

Permalink
Remove redundant SuppressWarnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ramidzkh committed Aug 27, 2024
1 parent 224124d commit 336b498
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 appeng.api.config.Actionable;
import appeng.api.stacks.GenericStack;

@SuppressWarnings("UnstableApiUsage")
public class ChemicalContainerItemStrategy implements ContainerItemStrategy<MekanismKey, ItemStack> {

@Override
Expand Down

0 comments on commit 336b498

Please sign in to comment.