Skip to content

Commit 539a6fb

Browse files
committed
...and now sync the forks to fix the check
1 parent 99acfb9 commit 539a6fb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/react-reconciler/src/ReactFiberLane.new.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99

1010
import type {FiberRoot, ReactPriorityLevel} from './ReactInternalTypes';
1111

12-
// FIXME: Temporarily added this comment, only to the new reconciler, to test
13-
// that CI fails properly.
14-
1512
// TODO: Ideally these types would be opaque but that doesn't work well with
1613
// our reconciler fork infra, since these leak into non-reconciler packages.
1714
export type LanePriority =

0 commit comments

Comments
 (0)