mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fix Lint warnings
Summary: Trivial reorder on buck dependencies and import in ComponentRegistry.cpp Reviewed By: shergin Differential Revision: D14779320 fbshipit-source-id: df4111d4ecfb04d67c7170f0800a745656100fb4
This commit is contained in:
committed by
Facebook Github Bot
parent
0c0aff295b
commit
db8e3f7744
+1
-1
@@ -55,7 +55,7 @@ public class PreAllocateViewMountItem implements MountItem {
|
||||
+ mComponent
|
||||
+ " rootTag: "
|
||||
+ mRootTag
|
||||
+ " mIsLayoutable: "
|
||||
+ " isLayoutable: "
|
||||
+ mIsLayoutable
|
||||
+ " props: "
|
||||
+ mProps;
|
||||
|
||||
Reference in New Issue
Block a user