Skip to content

Commit

Permalink
ISSUE-73 - Remove more disused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
telvarost committed Feb 3, 2024
1 parent cc2a13f commit 18eb9f0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
import net.minecraft.block.Cobweb;
import net.minecraft.block.material.Material;
import net.minecraft.entity.player.PlayerBase;
import net.minecraft.entity.player.PlayerInventory;
import net.minecraft.item.ItemBase;
import net.minecraft.item.ItemInstance;
import net.modificationstation.stationapi.api.entity.player.PlayerHelper;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
Expand Down

0 comments on commit 18eb9f0

Please sign in to comment.