test commit to see if git works
This commit is contained in:
parent
bea24fde97
commit
9388f263e7
|
|
@ -118,6 +118,7 @@ public static class Aggregator
|
||||||
if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp))
|
if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp))
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
|
||||||
{
|
{
|
||||||
// Read and parse JSON
|
// Read and parse JSON
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue