Skip to content

Commit 9484132

Browse files
committed
Remove unused types after rebase
1 parent 4919b65 commit 9484132

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-reconciler/src/ReactFiberReconciler.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ import type {
1515
} from './ReactInternalTypes';
1616
import type {RootTag} from './ReactRootTags';
1717
import type {
18-
Instance,
19-
TextInstance,
2018
Container,
2119
PublicInstance,
2220
RendererInspectionConfig,

0 commit comments

Comments
 (0)