clean up todo comments

This commit is contained in:
James Seibel
2026-03-14 15:33:23 -05:00
parent 082b364f52
commit 2393bdd8e8
@@ -182,7 +182,6 @@ public class DhClientLevel extends AbstractDhLevel implements IDhClientLevel
{
try
{
// TODO this has a lock which can cause stuttering/lag issues
this.updateBeaconBeamsForSectionPos(dataSourceDto.pos, message.payload.beaconBeams);
}
catch (Exception e)