Skip to content

Commit b21a283

Browse files
committed
Removed misleading comment
1 parent 7f1a416 commit b21a283

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

biojava-structure/src/main/java/org/biojava/nbio/structure/io/mmcif/SimpleMMcifConsumer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1467,7 +1467,6 @@ public void newPdbxDatabaseStatus(PdbxDatabaseStatus status) {
14671467
header = new PDBHeader();
14681468
}
14691469

1470-
// first entry in revision history is the release date
14711470
try {
14721471
Date depositionDate = dateFormat.parse(status.getRecvd_initial_deposition_date());
14731472
header.setDepDate(depositionDate);

0 commit comments

Comments
 (0)