Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
5425c1b713
|
|
@ -118,6 +118,7 @@ public static class Aggregator
|
|||
if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp))
|
||||
{
|
||||
try
|
||||
|
||||
{
|
||||
// Read and parse JSON
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue