diff --git a/bin/scripts/data-reports/compare_drill_aggregated.js b/bin/scripts/data-reports/compare_drill_aggregated.js index 4e3069f4508..f3372e39adc 100644 --- a/bin/scripts/data-reports/compare_drill_aggregated.js +++ b/bin/scripts/data-reports/compare_drill_aggregated.js @@ -234,7 +234,6 @@ Promise.all([pluginManager.dbConnection("countly"), pluginManager.dbConnection(" console.error("Failed to save partial report:", err); } - }).catch(function(eee) { console.log("Error while fetching data"); console.log(eee);