Code cleanup
This commit is contained in:
parent
17b1def882
commit
8fc36a5b05
1 changed files with 0 additions and 4 deletions
|
@ -1,10 +1,6 @@
|
||||||
package cr0s.warpdrive.client;
|
package cr0s.warpdrive.client;
|
||||||
|
|
||||||
import net.minecraft.world.World;
|
|
||||||
import cpw.mods.fml.client.FMLClientHandler;
|
|
||||||
import cr0s.warpdrive.CommonProxy;
|
import cr0s.warpdrive.CommonProxy;
|
||||||
import cr0s.warpdrive.data.Vector3;
|
|
||||||
import cr0s.warpdrive.render.FXBeam;
|
|
||||||
|
|
||||||
public class ClientProxy extends CommonProxy {
|
public class ClientProxy extends CommonProxy {
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue