Skip to content

Commit

Permalink
[cleanup] Remove unused package jest-mock-scheduler (#26084)
Browse files Browse the repository at this point in the history
## Summary

Removing package jest-mock-scheduler introduced in PR
#14358, as it is no longer
referenced in the main branch code. The following files previously
referenced it:

- packages/scheduler/src/__tests__/Scheduler-test.js
- packages/scheduler/src/__tests__/SchedulerDOM-test.js
- packages/shared/__tests__/ReactDOMFrameScheduling-test.js
- scripts/jest/setupTests.js
- scripts/rollup/bundles.js

## How did you test this change?

ci green
  • Loading branch information
ymqy committed Jan 31, 2023
1 parent 6b30832 commit d7bb524
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 39 deletions.
5 changes: 0 additions & 5 deletions packages/jest-mock-scheduler/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions packages/jest-mock-scheduler/npm/index.js

This file was deleted.

31 changes: 0 additions & 31 deletions packages/jest-mock-scheduler/package.json

This file was deleted.

0 comments on commit d7bb524

Please sign in to comment.