mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e73b615f14
Summary: - Fixed lint warning -> rm unused import `rm` in `scripts/run-ci-e2e-tests.js` file - Hence, removed unused import `rm` in `scripts/run-ci-e2e-tests.js` file ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [GENERAL] [FIXED] - Fixed lint warning -> rm unused import `rm` in `scripts/run-ci-e2e-tests.js` file Pull Request resolved: https://github.com/facebook/react-native/pull/35186 Test Plan: `yarn test-ci`  Reviewed By: sshic Differential Revision: D40978104 Pulled By: NickGerleman fbshipit-source-id: 5a99cd33d25015325133aee1442980b218104e86