mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
855d67637234001b81f668cf10de4daef5bc995a
I'm pretty sure this is completely unnecessary even in www and RN
because it's only useful if you use the mock scheduler which typically
only we do in our own tests. But all our tests pass so unless www/RN
does something with it, I don't think this is used.
Also remove unnecessary `__DEV__` check. If it gets pulled in prod, we'd
want to know about it.
DiffTrain build for [85acf2d195](https://github.com/facebook/react/commit/85acf2d19527df568136ba08be97aa766d427ff2)
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%