Skip to content

Commit 04d0daa

Browse files
committed
make format
1 parent 9644000 commit 04d0daa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/dataobj/internal/encoding/windowing_test.go

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ import (
55
"slices"
66
"testing"
77

8-
"github.com/grafana/loki/v3/pkg/dataobj/internal/metadata/datasetmd"
98
"github.com/stretchr/testify/require"
9+
10+
"github.com/grafana/loki/v3/pkg/dataobj/internal/metadata/datasetmd"
1011
)
1112

1213
func Test_windowPages(t *testing.T) {

0 commit comments

Comments
 (0)