Skip to content

Commit

Permalink
Added new ADS fetcher
Browse files Browse the repository at this point in the history
Added a new ADS fetcher that uses the new ADS API, ref JabRef#4949
Preserve the old fetcher until the new fetcher is stable/ well tested
  • Loading branch information
Johannes Hupe committed Oct 23, 2019
1 parent 167a617 commit 7279e1b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,4 @@ private List<BibEntry> performSearchByIds(String... identifiers) throws FetcherE
throw new FetcherException("An internal parser error occurred", e);
}
}


}

0 comments on commit 7279e1b

Please sign in to comment.