Skip to content

Commit

Permalink
delete invalid comment
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Mange <22740367+thibaultmg@users.noreply.github.com>
  • Loading branch information
thibaultmg committed Apr 4, 2024
1 parent 9ff3982 commit e75accc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pkg/store/proxy_heap.go
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,7 @@ func (l *lazyRespSet) StoreLabels() map[string]struct{} {
// in Next().
type lazyRespSet struct {
// Generic parameters.
span opentracing.Span
// cl storepb.Store_SeriesClient
span opentracing.Span
closeSeries context.CancelFunc
storeName string
storeLabelSets []labels.Labels
Expand Down

0 comments on commit e75accc

Please sign in to comment.