Skip to content

Commit

Permalink
Update backend/src/main/java/sparqles/analytics/IndexViewAnalytics.java
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
berezovskyi and coderabbitai[bot] authored Jan 4, 2025
1 parent 7965e7b commit a586f9c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,6 @@ public void add(T t) {
}

public double getTotal() {
// TODO Auto-generated method stub
return sampleSize;
}
}
Expand Down

0 comments on commit a586f9c

Please sign in to comment.