@@ -21,7 +21,6 @@ public class PersonSubSectionReferencesWriterImpl implements PersonSubSectionRef
@Override
public void write(Person person) {
latexSubSectionHeader.write("References");
- // write refs
}
@@ -22,9 +22,5 @@ private final LatexSubSectionHeader latexSubSectionHeader;
// get census record for name
latexSubSectionHeader.write("Timeline");
-
- // write timeline
- latexSubSectionHeader.write("References");