Update ktfmt component on FBS:master
Reviewed By: hick209 Differential Revision: D49300079 fbshipit-source-id: 7e704e2366feee3f6f2c25ac25d3daea407e71f9
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9e219b07d8
commit
ef621b07b7
@@ -539,8 +539,7 @@ class LayoutInspectorTree {
|
||||
.map { it.extra }
|
||||
.filterIsInstance<GraphicLayerInfo>()
|
||||
.map { it.layerId }
|
||||
.firstOrNull()
|
||||
?: UNDEFINED_ID
|
||||
.firstOrNull() ?: UNDEFINED_ID
|
||||
|
||||
return node
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user