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 8c8a23e commit 84c6216
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.client.util.ScreenshotManager;
import org.lwjgl.BufferUtils;
import org.lwjgl.opengl.GL11;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Redirect;
Expand Down

0 comments on commit 84c6216

Please sign in to comment.