Skip to content

Commit

Permalink
Update StackdriverMetricsService.java
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomodaari authored Aug 12, 2024
1 parent 766aa64 commit 8e34ec7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,6 @@ public List<MetricSet> queryMetrics(
? Instant.parse(points.get(points.size() - 1).getInterval().getEndTime())
: stackdriverCanaryScope.getEnd();


List<Double> pointValues;

if (points.isEmpty()) {
Expand Down

0 comments on commit 8e34ec7

Please sign in to comment.