mirror of
https://github.com/correl/mage.git
synced 2024-11-24 19:19:56 +00:00
Code cleanup
This commit is contained in:
parent
bca181f2dc
commit
d202df1649
1 changed files with 0 additions and 2 deletions
|
@ -1388,8 +1388,6 @@ public class GameController implements GameCallback {
|
|||
|
||||
logger.warn("FIX command result for game " + game.getId() + ": " + appliedFixes);
|
||||
|
||||
System.out.println(sb.toString());
|
||||
|
||||
return sb.toString();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue