Removed Connection Logging 2.0.

This commit is contained in:
AlgorithmX2 2014-02-18 11:44:15 -06:00
parent 49ee4519a8
commit b77cd21628

View file

@ -4,7 +4,6 @@ import java.util.HashMap;
import java.util.concurrent.Callable;
import appeng.api.networking.IGridNode;
import appeng.core.AELog;
import appeng.parts.p2p.PartP2PTunnelME;
public class Connections implements Callable