tiny cleanup

This commit is contained in:
Cloudburst
2021-05-06 22:31:18 +02:00
parent f89c01e706
commit 1caca955e4
2 changed files with 0 additions and 6 deletions

View File

@@ -6,7 +6,6 @@ import java.util.HashMap;
import java.util.function.Consumer;
import cloudburst.rejects.modules.InteractionMenu;
import minegame159.meteorclient.MeteorClient;
import minegame159.meteorclient.systems.commands.commands.PeekCommand;
import minegame159.meteorclient.systems.modules.Modules;
@@ -17,7 +16,6 @@ import net.minecraft.entity.*;
import net.minecraft.entity.mob.EndermanEntity;
import net.minecraft.entity.passive.*;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.entity.player.PlayerInventory;
import net.minecraft.entity.vehicle.StorageMinecartEntity;
import net.minecraft.inventory.SimpleInventory;
import net.minecraft.item.ItemStack;