Skip to content

2023-October-05 - 2.6.14529

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Oct 22:09
45625a8
Remove some no-op code. (#12015)

* Remove some no-op code.

This code became no-op code with https://github.com/triplea-game/triplea/pull/10304, which removed the MovePanel.clearDependents() call.

With that call removed, the whole if block can go away.