mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-23 09:20:08 +00:00
[code] refactor the code
This commit is contained in:
@@ -41,7 +41,6 @@ namespace XCharts.Runtime
|
||||
{
|
||||
var foundDot = false;
|
||||
var mc = s_Regex.Matches(content);
|
||||
Debug.LogError("context:" + content);
|
||||
foreach (var m in mc)
|
||||
{
|
||||
var old = m.ToString();
|
||||
|
||||
Reference in New Issue
Block a user