Skip to content

Commit 9560153

Browse files
committed
lint
Signed-off-by: Ben Ye <[email protected]>
1 parent c7e3e94 commit 9560153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/native_histogram_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ import (
88
"time"
99

1010
"github.com/prometheus/common/model"
11+
"github.com/prometheus/prometheus/prompb"
1112
"github.com/stretchr/testify/require"
1213

1314
"github.com/cortexproject/cortex/integration/e2e"
1415
e2edb "github.com/cortexproject/cortex/integration/e2e/db"
1516
"github.com/cortexproject/cortex/integration/e2ecortex"
16-
"github.com/prometheus/prometheus/prompb"
1717
)
1818

1919
func TestNativeHistogramIngestionAndQuery(t *testing.T) {

0 commit comments

Comments
 (0)