Skip to content

Commit

Permalink
[receiver/cloudfoundryreceiver] Remove commented lines from stream.go
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Clulow <[email protected]>
  • Loading branch information
CemDK and m1rp committed Jun 3, 2024
1 parent 2dc0a1c commit 68d3134
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions receiver/cloudfoundryreceiver/stream.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ func (rgc *EnvelopeStreamFactory) CreateLogsStream(ctx context.Context, baseShar
Log: &loggregator_v2.LogSelector{},
},
},
// {
// Message: &loggregator_v2.Selector_Event{
// Event: &loggregator_v2.EventSelector{},
// },
// }
}
stream := rgc.rlpGatewayClient.Stream(ctx, &loggregator_v2.EgressBatchRequest{
ShardId: newShardID,
Expand Down

0 comments on commit 68d3134

Please sign in to comment.