Optimised all imports

This commit is contained in:
modmuss50 2015-07-02 19:51:24 +01:00
parent 33898edf7c
commit 4ae1293535
178 changed files with 585 additions and 565 deletions

View file

@ -6,7 +6,6 @@ import techreborn.client.IconSupplier;
import techreborn.client.hud.ChargeHud;
import techreborn.client.keybindings.KeyBindings;
import techreborn.tiles.idsu.ClientSideIDSUManager;
import techreborn.tiles.idsu.IDSUManager;
public class ClientProxy extends CommonProxy {