This commit is contained in:
@@ -280,7 +280,6 @@ namespace Sockeye.Biz
|
||||
var jo = JObject.FromObject(w);
|
||||
ReportData.Add(jo);
|
||||
}
|
||||
batchResults = null;
|
||||
}
|
||||
vc.Clear();
|
||||
return ReportData;
|
||||
@@ -316,7 +315,6 @@ namespace Sockeye.Biz
|
||||
var jo = JObject.FromObject(w);
|
||||
ReportData.Add(jo);
|
||||
}
|
||||
batchResults = null;
|
||||
}
|
||||
vc.Clear();
|
||||
return ReportData;
|
||||
|
||||
Reference in New Issue
Block a user