Removed deprecated API parts (#4457)

This commit is contained in:
yueh
2020-07-10 19:35:29 +02:00
committed by GitHub
parent 9a5bd114a4
commit d9d491d51c
12 changed files with 3 additions and 335 deletions
@@ -285,11 +285,6 @@ public class AENetworkProxy implements IGridBlock {
}
}
@Override
public void setNetworkStatus(final IGrid grid, final int channelsInUse) {
}
@Override
public EnumSet<Direction> getConnectableSides() {
return this.validSides;