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:
David Vacca
2019-04-09 20:22:40 -07:00
committed by Facebook Github Bot
parent 0c0aff295b
commit db8e3f7744
2 changed files with 7 additions and 7 deletions
@@ -55,7 +55,7 @@ public class PreAllocateViewMountItem implements MountItem {
+ mComponent
+ " rootTag: "
+ mRootTag
+ " mIsLayoutable: "
+ " isLayoutable: "
+ mIsLayoutable
+ " props: "
+ mProps;