Removed unused imports
This commit is contained in:
parent
5419067213
commit
7e07320844
26 changed files with 1 additions and 35 deletions
|
@ -2,12 +2,12 @@ package techreborn.proxies;
|
|||
|
||||
import cpw.mods.fml.client.registry.ClientRegistry;
|
||||
import net.minecraftforge.common.MinecraftForge;
|
||||
import reborncore.client.multiblock.MultiblockRenderEvent;
|
||||
import techreborn.client.IconSupplier;
|
||||
import techreborn.client.StackToolTipEvent;
|
||||
import techreborn.client.VersionCheckerClient;
|
||||
import techreborn.client.hud.ChargeHud;
|
||||
import techreborn.client.keybindings.KeyBindings;
|
||||
import reborncore.client.multiblock.MultiblockRenderEvent;
|
||||
|
||||
public class ClientProxy extends CommonProxy {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue