Skip to content

Commit

Permalink
Fix javadoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfee-usgs committed Feb 17, 2021
1 parent ee71339 commit fbbcaa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/gov/usgs/earthquake/aws/AwsBatchIndexer.java
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ public Product getProduct(final ProductId id) throws Exception {
*
* @param id
* which product
* @throws Exception
*/
public void processProductId(final ProductId id) {
long start = new Date().getTime();
Expand Down

0 comments on commit fbbcaa1

Please sign in to comment.