Skip to content

Commit

Permalink
UDOC-0 - Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
telvarost committed Apr 27, 2024
1 parent 84c6216 commit 6c6e4b0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@
import net.minecraft.client.render.WorldRenderer;
import net.minecraft.entity.player.PlayerBase;
import net.minecraft.item.ItemInstance;
import net.minecraft.level.dimension.Dimension;
import net.minecraft.sortme.GameRenderer;
import net.minecraft.util.hit.HitResult;
import org.lwjgl.opengl.GL11;
import org.lwjgl.util.glu.GLU;
import org.objectweb.asm.Opcodes;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Shadow;
import org.spongepowered.asm.mixin.injection.At;
Expand Down

0 comments on commit 6c6e4b0

Please sign in to comment.