Remove completed TODO

This commit is contained in:
James Seibel
2021-01-27 11:22:00 -06:00
parent 78e3ef07af
commit ed852a34ad
@@ -85,9 +85,6 @@ public class ClientProxy extends CommonProxy
// update events //
//===============//
// TODO determine if a old region should be unloaded
// use the chunkUnloadedEvent, or player moved?
@SubscribeEvent
public void chunkLoadEvent(ChunkEvent event)
{