Log File removed
This commit is contained in:
@@ -32,7 +32,7 @@ namespace AICore.Context.SummaryParser
|
||||
json = JsonSerializer.Serialize(context, options);
|
||||
}
|
||||
|
||||
System.IO.File.WriteAllText("D:\\temp.txt", json);
|
||||
// System.IO.File.WriteAllText("D:\\temp.txt", json);
|
||||
|
||||
return json;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user