Skip to content

Commit

Permalink
Organize imports in pkg/distributor/query.go
Browse files Browse the repository at this point in the history
Signed-off-by: Eng Zer Jun <[email protected]>
  • Loading branch information
Juneezee committed Dec 16, 2024
1 parent 29a02df commit a1c077b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/distributor/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ package distributor
import (
"context"
"io"
"time"
"slices"
"time"

"github.com/go-kit/log/level"
"github.com/grafana/dskit/cancellation"
Expand Down

0 comments on commit a1c077b

Please sign in to comment.