Skip to content
Snippets Groups Projects
Commit 09353d99 authored by Florian Fittkau's avatar Florian Fittkau
Browse files

WiP

parent d29ccfd5
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,6 @@ public class TracesSummarizationFilter extends AbstractFilter {
} else {
// trace with remote records or invalid trace cant be reduced
System.out.println(INVALID_TRACE);
System.out.println(trace.toString());
// System.out.println("invalid trace... trace:" +
// trace.toString());
makeTraceElementsAccumulator(trace);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment