- Minor tweak (remove an accidental change)

This commit is contained in:
Michael Kamensky
2021-10-31 19:12:36 +03:00
parent 020c405a42
commit c35ca9e88c

View File

@@ -60,7 +60,7 @@ import forge.util.collect.FCollection;
/**
* <p>
* ComputerCombatUtil class.
* </p>;
* </p>
*
* @author Forge
* @version $Id: ComputerUtil.java 19179 2013-01-25 18:48:29Z Max mtg $