Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MasslessParticle committed Apr 6, 2022
1 parent 560a42e commit 69dfb30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/logql/log/pipeline_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ func TestFilteringPipeline(t *testing.T) {
}
}

//nolint:unparam
func newPipelineFilter(start, end int64, lbls labels.Labels, filter string) PipelineFilter {
var stages []Stage
var matchers []*labels.Matcher
Expand Down

0 comments on commit 69dfb30

Please sign in to comment.