mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6c21f15d71
Summary: This small PR fixes few "no-unused-var" issues and and removes two old entries for no longer existing files from the `.eslintignore`. ## Changelog [Internal] [Fixed] - Lint: fix few "no-unused-var" warnings for imports Pull Request resolved: https://github.com/facebook/react-native/pull/30157 Test Plan: Successfully run of `yarn lint` script. Warnings count has been reduced from `61` to `58`. Reviewed By: yungsters Differential Revision: D24288226 Pulled By: appden fbshipit-source-id: 06e4ef015a331e3f2eac3b9aa6f757a3764e3ed9