Skip to content

Commit

Permalink
make format
Browse files Browse the repository at this point in the history
Signed-off-by: Owen Diehl <[email protected]>
  • Loading branch information
owen-d committed Feb 20, 2024
1 parent da748ee commit ee452b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/bloomutils/ring_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ import (
"testing"

"github.com/grafana/dskit/ring"
v1 "github.com/grafana/loki/pkg/storage/bloom/v1"
"github.com/stretchr/testify/require"

v1 "github.com/grafana/loki/pkg/storage/bloom/v1"
)

func TestBloomGatewayClient_InstanceSortMergeIterator(t *testing.T) {
Expand Down

0 comments on commit ee452b8

Please sign in to comment.