-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing unused import on RCTMultilineTextInputNativeComponent & RCTSingelineTextInputNativeComponent spec. #29652
Conversation
Base commit: 208ebed |
Base commit: 208ebed |
cc @sammy-SC. because this is spec file for fabric i don't know how to test it. but should be working fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sammy-SC has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
@gedeagas thank you! |
This pull request was successfully merged by @gedeagas in 8d198ee. When will my fix make it into a release? | Upcoming Releases |
…ingelineTextInputNativeComponent spec. (facebook#29652) Summary: This pr removes unused import on RCTMultilineTextInputNativeComponent & RCTSingelineTextInputNativeComponent spec. ## Changelog [General] [Changed] - Removing unused import on RCTMultilineTextInputNativeComponent & RCTSingelineTextInputNativeComponent spec. Pull Request resolved: facebook#29652 Test Plan: TODO Reviewed By: shergin Differential Revision: D23346830 Pulled By: sammy-SC fbshipit-source-id: 59e8cb83a6c1e987e98ba00786a4c54744012466
Summary
This pr removes unused import on RCTMultilineTextInputNativeComponent & RCTSingelineTextInputNativeComponent spec.
Changelog
[General] [Changed] - Removing unused import on RCTMultilineTextInputNativeComponent & RCTSingelineTextInputNativeComponent spec.
Test Plan
@todo