state: Remove old comment

This commit is contained in:
Nathan Woodburn 2023-05-09 10:46:38 +10:00
parent bf38979834
commit 77aaa07984
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -406,7 +406,6 @@ public class State {
/**
* is the phase over?
* Defaults to simple mode
*/
public boolean isPhaseOver() {
boolean resourcesLeft = false;