Skip to content

Commit 19c2bb5

Browse files
jasnelladuh95
andauthored
Apply suggestions from code review
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 2f7f7ba commit 19c2bb5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

doc/api/stream.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2370,7 +2370,6 @@ console.log('done'); // Stream has finished
23702370
added:
23712371
- v17.5.0
23722372
- v16.17.0
2373-
changes:
23742373
-->
23752374

23762375
> Stability: 1 - Experimental
@@ -2549,7 +2548,6 @@ await Readable.from([1, 2, 3, 4]).drop(2).toArray(); // [3, 4]
25492548
added:
25502549
- v17.5.0
25512550
- v16.15.0
2552-
changes:
25532551
-->
25542552

25552553
> Stability: 1 - Experimental

0 commit comments

Comments
 (0)