Skip to content

Commit

Permalink
I got linted.
Browse files Browse the repository at this point in the history
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
  • Loading branch information
cyriltovena committed Nov 21, 2020
1 parent 41e57a8 commit 84fa498
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/ingester/tailer.go
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ func (t *tailer) send(stream logproto.Stream, lbs labels.Labels) {
t.dropStream(*s)
}
}
return
}

func (t *tailer) processStream(stream logproto.Stream, lbs labels.Labels) []*logproto.Stream {
Expand Down

0 comments on commit 84fa498

Please sign in to comment.