mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Removed more debugging code.
This commit is contained in:
@@ -214,8 +214,6 @@ public class SFilterUtil {
|
||||
|
||||
Operation currentOperation = null;
|
||||
|
||||
System.out.println(evaluationStack);
|
||||
|
||||
while (!evaluationStack.isEmpty()) {
|
||||
|
||||
String stackItem = evaluationStack.pop();
|
||||
|
||||
Reference in New Issue
Block a user