Daily arc lint --take KTFMT
Reviewed By: martintrojer Differential Revision: D50925513 fbshipit-source-id: 1b964b758c53d6d490bd6c7f76d003c0afecfc70
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c8ee1847a2
commit
e72dcbb28d
@@ -140,7 +140,7 @@ class DebugComponentDescriptor(val register: DescriptorRegister) : NodeDescripto
|
|||||||
}
|
}
|
||||||
return tags
|
return tags
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun getInlineAttributes(node: DebugComponent): Map<String, String> {
|
override fun getInlineAttributes(node: DebugComponent): Map<String, String> {
|
||||||
val attributes = mutableMapOf<String, String>()
|
val attributes = mutableMapOf<String, String>()
|
||||||
val key = node.key
|
val key = node.key
|
||||||
|
|||||||
Reference in New Issue
Block a user