Skip to content

Commit f32d3a8

Browse files
committed
Merge branch 'master' of github.com:calacademy-research/antweb
2 parents 3c669ce + 9f3a7ca commit f32d3a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/org/calacademy/antweb/util/TaxonProxy.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ public static int getValidTaxonCount() {
3535
}
3636
*/
3737

38+
3839
public static ArrayList<Taxon> getSubfamilies() {
3940
ArrayList<Taxon> subfamilies = null;
4041
Connection connection = null;

0 commit comments

Comments
 (0)