提交 7387c581 编写于 作者: C CyrusNajmabadi

Restore formatting.

上级 dbb106a2
......@@ -133,8 +133,6 @@ public void PreviewItem()
}
public IReadOnlyList<Span> GetNameMatchRuns(string searchValue)
{
return SearchResult.NameMatchSpans.NullToEmpty().SelectAsArray(ts => ts.ToSpan());
}
=> SearchResult.NameMatchSpans.NullToEmpty().SelectAsArray(ts => ts.ToSpan());
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册