Skip to content

Commit

Permalink
rebase and fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
fscan committed Jun 24, 2018
1 parent e0f57ed commit dc3c3ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
import appeng.api.config.SecurityPermissions;
import appeng.api.parts.IPart;
import appeng.container.AEBaseContainer;
import appeng.container.slot.SlotFakeFluid;
import appeng.core.sync.network.NetworkHandler;
import appeng.core.sync.packets.PacketFluidTank;
import appeng.fluids.container.slots.SlotFakeFluid;
import appeng.fluids.helper.DualityFluidInterface;
import appeng.fluids.helper.IFluidInterfaceHost;
import appeng.util.Platform;
Expand Down

0 comments on commit dc3c3ab

Please sign in to comment.