Skip to content

Commit

Permalink
merge-queue-trial: change #2
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 7, 2023
1 parent f0ad4db commit 5f7e180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/kbn-utils/src/streams/concat_stream.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

import { createReduceStream } from './reduce_stream';

// merge-queue-test-2

/**
* Creates a Transform stream that consumes all provided
* values and concatenates them using each values `concat`
Expand Down

0 comments on commit 5f7e180

Please sign in to comment.