Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: SungJin1212 <[email protected]>
  • Loading branch information
SungJin1212 committed Jan 13, 2025
1 parent 0b3c3ab commit 9d2e6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion execution/aggregate/accumulator.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ package aggregate

import (
"context"
"errors"
"math"

"github.com/efficientgo/core/errors"
"github.com/prometheus/prometheus/model/histogram"
"github.com/prometheus/prometheus/promql/parser/posrange"
"github.com/prometheus/prometheus/util/annotations"
Expand Down

0 comments on commit 9d2e6ce

Please sign in to comment.