Skip to content

Commit

Permalink
Merge branch 'master' of github.com:calacademy-research/antweb
Browse files Browse the repository at this point in the history
  • Loading branch information
remarq committed Sep 17, 2024
2 parents 3c669ce + 9f3a7ca commit f32d3a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/org/calacademy/antweb/util/TaxonProxy.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public static int getValidTaxonCount() {
}
*/


public static ArrayList<Taxon> getSubfamilies() {
ArrayList<Taxon> subfamilies = null;
Connection connection = null;
Expand Down

0 comments on commit f32d3a8

Please sign in to comment.