Skip to content

Commit 6447f1f

Browse files
committed
lint
1 parent 3bde510 commit 6447f1f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/react-dom/src/__tests__/ReactDOMFizzServer-test.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4154,10 +4154,6 @@ describe('ReactDOMFizzServer', () => {
41544154
});
41554155
});
41564156

4157-
function P({text}) {
4158-
return <p>{text}</p>;
4159-
}
4160-
41614157
function App({isClient}) {
41624158
return (
41634159
<div>

0 commit comments

Comments
 (0)