Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nberkley committed Dec 16, 2021
1 parent 2a5605d commit 0255d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/block/fetcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ func (f *DeduplicateFilter) filterGroup(metaSlice []*metadata.Meta, metas map[ul
})

var coveringSet []*metadata.Meta
childLoop:
childLoop:
for _, child := range metaSlice {
childSources := child.Compaction.Sources
id := child.ULID
Expand Down

0 comments on commit 0255d35

Please sign in to comment.