forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lint: fix few "no-unused-var" warnings for imports (facebook#30157)
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: facebook#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
- Loading branch information
1 parent
f1f9cef
commit 6c21f15
Showing
4 changed files
with
0 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters