Skip to content

Commit 1adde5b

Browse files
committed
yeet an old todo
1 parent 0f5ff0e commit 1adde5b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/gregtech/common/metatileentities/multi/multiblockpart/MetaTileEntityLaserHatch.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ public void removeFromMultiBlock(MultiblockControllerBase controllerBase) {
5050

5151
private void calculateLaserContainer(MultiblockControllerBase controllerBase) {
5252
if (isOutput) {
53-
// TODO: Handle null values by propagating up the net
5453
if (controllerBase instanceof MetaTileEntityActiveTransformer activeTransformer) {
5554
wrapper.setBufferSupplier(activeTransformer::getWrapper);
5655
}

0 commit comments

Comments
 (0)