Skip to content

Commit

Permalink
Fix misapplied PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
MadVikingGod committed Aug 4, 2023
1 parent abdcaa4 commit 4bb46fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/metric/internal/aggregate/exponential_histogram.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const (

// expoHistogramValues summarizes a set of measurements as expoHistogramDataPoints using
// dynamically scaled buckets.
// explicitly defined buckets.
type expoHistogramValues[N int64 | float64] struct {
noSum bool
noMinMax bool
Expand Down

0 comments on commit 4bb46fa

Please sign in to comment.