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 Oct 31, 2023
1 parent 96b46c9 commit 6e8c8f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/storage/bloom/v1/fuse_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ import (
"testing"

"github.com/grafana/dskit/concurrency"
"github.com/grafana/loki/pkg/chunkenc"
"github.com/stretchr/testify/require"

"github.com/grafana/loki/pkg/chunkenc"
)

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

0 comments on commit 6e8c8f2

Please sign in to comment.