MNT-19114: Removed unused comments

This commit is contained in:
Elena Hardon
2018-02-16 16:08:18 +02:00
parent 0da89c011c
commit b581d58726

View File

@@ -113,9 +113,6 @@ public class RM19114Test extends BaseRMTestCase
{
public void runImpl() throws Exception
{
System.out.println(nodeService.getChildAssocs(wikiPage));
System.out.println(nodeService.getProperties(wikiPage));
assertEquals( true, nodeService.exists(wikiPage));
}
});