Code cleanup

This commit is contained in:
LemADEC 2015-08-03 03:57:41 +02:00
parent 17b1def882
commit 8fc36a5b05

View file

@ -1,10 +1,6 @@
package cr0s.warpdrive.client;
import net.minecraft.world.World;
import cpw.mods.fml.client.FMLClientHandler;
import cr0s.warpdrive.CommonProxy;
import cr0s.warpdrive.data.Vector3;
import cr0s.warpdrive.render.FXBeam;
public class ClientProxy extends CommonProxy {
@Override