mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove debug only code (#38128)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/38128 changelog: [internal] This is debug code that should not have been committed. It is harmless but still should be removed. Reviewed By: NickGerleman Differential Revision: D47127817 fbshipit-source-id: 6a13cbf0bf678ef5b7c5e8148e28ce78fba7d6de
This commit is contained in:
committed by
Facebook GitHub Bot
parent
777907ca1f
commit
55628acbdc
-3
@@ -109,9 +109,6 @@ using namespace facebook::react;
|
||||
// This will only become issue if we decouple life cycle of a
|
||||
// ShadowNode from ComponentView, which is not something we do now.
|
||||
imageRequest.cancel();
|
||||
imageRequest.cancel();
|
||||
imageRequest.cancel();
|
||||
imageRequest.cancel();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user