mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 11:02:00 -08: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);
|
logger.warn("FIX command result for game " + game.getId() + ": " + appliedFixes);
|
||||||
|
|
||||||
System.out.println(sb.toString());
|
|
||||||
|
|
||||||
return sb.toString();
|
return sb.toString();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue