Skip to content
Snippets Groups Projects
Commit 8f07309d authored by srosse's avatar srosse
Browse files

no-jira: remove system.out

parent eab81869
No related branches found
No related tags found
No related merge requests found
...@@ -741,7 +741,6 @@ public class QTI12To21Converter { ...@@ -741,7 +741,6 @@ public class QTI12To21Converter {
text = StringEscapeUtils.unescapeHtml(text); text = StringEscapeUtils.unescapeHtml(text);
} }
} }
System.out.println(text);
return text; return text;
} }
......
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