Skip to content

Commit aa37aa9

Browse files
committed
Fix ingester import
1 parent 008ab72 commit aa37aa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/ingester/ingester_lifecycle_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import (
1717
"github.com/prometheus/prometheus/storage/metric"
1818

1919
"github.com/weaveworks/common/user"
20+
"github.com/weaveworks/cortex/pkg/chunk"
2021
"github.com/weaveworks/cortex/pkg/ingester/client"
2122
"github.com/weaveworks/cortex/pkg/ring"
2223
"github.com/weaveworks/cortex/pkg/util"

0 commit comments

Comments
 (0)