Skip to content

Commit

Permalink
Remove stray imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mDiyo committed Sep 19, 2013
1 parent 6fec7f3 commit fcaf3e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions src/tconstruct/client/TProxyClient.java
Expand Up @@ -147,9 +147,6 @@
import tconstruct.util.player.ArmorExtended;
import tconstruct.util.player.KnapsackInventory;

import bastion.client.model.CloneHeadModel;
import bastion.inventory.MiniGardyGui;

import com.google.common.collect.Lists;

import cpw.mods.fml.client.registry.ClientRegistry;
Expand Down
2 changes: 0 additions & 2 deletions src/tconstruct/common/TProxyCommon.java
@@ -1,7 +1,5 @@
package tconstruct.common;

import bastion.entity.friendly.GardeSlime;
import bastion.inventory.MiniGardyContainer;
import net.minecraft.entity.Entity;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.tileentity.TileEntity;
Expand Down

0 comments on commit fcaf3e7

Please sign in to comment.