Commit bac7fe0
stream: remove no longer necessary ComposeDuplex
PR-URL: #40545
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>1 parent 841f35c commit bac7fe0Copy full SHA for bac7fe0
File tree
Expand file treeCollapse file tree
1 file changed
+1
-23
lines changedOpen diff view settings
Filter options
- lib/internal/streams
Expand file treeCollapse file tree
1 file changed
+1
-23
lines changedOpen diff view settings
Collapse file
lib/internal/streams/compose.js
Copy file name to clipboardExpand all lines: lib/internal/streams/compose.js+1-23Lines changed: 1 addition & 23 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
24 | | - |
25 | | - |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | 19 | |
42 | 20 | |
43 | 21 | |
| ||
107 | 85 | |
108 | 86 | |
109 | 87 | |
110 | | - |
| 88 | + |
111 | 89 | |
112 | 90 | |
113 | 91 | |
|
0 commit comments