Skip to content

Commit e8effc3

Browse files
committed
Missed an extraneous export
1 parent 174d186 commit e8effc3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/react-art/src/ReactARTHostConfig.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
* LICENSE file in the root directory of this source tree.
66
*/
77

8-
export {
9-
unstable_now as now,
10-
unstable_shouldYield as shouldYield,
11-
} from 'scheduler';
128
import Transform from 'art/core/transform';
139
import Mode from 'art/modes/current';
1410
import invariant from 'shared/invariant';

0 commit comments

Comments
 (0)