mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Removing extraneous log
This commit is contained in:
@@ -130,7 +130,6 @@ export function aggregateFilterPaths(filters) {
|
|||||||
(children, path) => insertPath(children, path, []),
|
(children, path) => insertPath(children, path, []),
|
||||||
{}
|
{}
|
||||||
);
|
);
|
||||||
console.info(aggregatedPaths);
|
|
||||||
return aggregatedPaths;
|
return aggregatedPaths;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user