Skip to content

Commit a8414d5

Browse files
Extra row
Co-authored-by: Hendrik Liebau <mail@hendrik-liebau.de>
1 parent e93f373 commit a8414d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-server-dom-parcel/src/server/ReactFlightDOMServerNode.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ type PipeableStream = {
9595

9696
export function renderToPipeableStream(
9797
model: ReactClientValue,
98-
9998
options?: Options,
10099
): PipeableStream {
101100
const request = createRequest(

0 commit comments

Comments
 (0)