Removed debug comment
This commit is contained in:
parent
f589d9d067
commit
faee542d26
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ public class GreenstoneTags {
|
||||||
note.getParentNode().removeChild(note);
|
note.getParentNode().removeChild(note);
|
||||||
}
|
}
|
||||||
title = content.getTextContent();
|
title = content.getTextContent();
|
||||||
System.out.println("getTitle");
|
|
||||||
return title;
|
return title;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue