Daily arc lint --take KTFMT
Reviewed By: hick209 Differential Revision: D49534542 fbshipit-source-id: 122e7e2ca3070176dc9b510b6deefbb9fe71de11
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a37b04737c
commit
6251c58154
@@ -86,7 +86,7 @@ object UIDebuggerLithoSupport {
|
||||
val source =
|
||||
event.attributeOrNull<String>(
|
||||
"source") // todo replace magic strings with DebugEventAttribute.Source once
|
||||
// litho open source is released
|
||||
// litho open source is released
|
||||
if (source != null) {
|
||||
attributes["source"] = source
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user