Fix merging (hopefully)

This commit is contained in:
Nikita Tomashevich
2022-04-09 12:05:45 +03:00
committed by logan
parent 1f55c8f174
commit 62ead76b9a

View File

@@ -160,7 +160,6 @@ public class InternetGateWayBlockEntity extends ModBlockEntity implements Networ
LOGGER.info("Notified clients");
}
}
@Override
public void sendEthernetFrame(byte[] frame) {
LOGGER.trace("Got inbound packet");