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