Daily arc lint --take KTFMT

Reviewed By: martintrojer

Differential Revision: D50925513

fbshipit-source-id: 1b964b758c53d6d490bd6c7f76d003c0afecfc70
This commit is contained in:
generatedunixname89002005325672
2023-11-02 03:41:53 -07:00
committed by Facebook GitHub Bot
parent c8ee1847a2
commit e72dcbb28d

View File

@@ -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