From dfbefc20cd3ae6c71b93f69b492a8ac90f27d899 Mon Sep 17 00:00:00 2001 From: = Date: Sun, 13 Sep 2020 04:57:01 -0700 Subject: [PATCH] Remove PromisePool from olx --- app/crawler/specificCrawlers/olx.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/crawler/specificCrawlers/olx.js b/app/crawler/specificCrawlers/olx.js index 3722f5e..84a6d09 100644 --- a/app/crawler/specificCrawlers/olx.js +++ b/app/crawler/specificCrawlers/olx.js @@ -5,7 +5,6 @@ const { logDebug } = require("../../helpers/log"); const cheerio = require("cheerio"); const Promise = require("bluebird"); const moment = require("moment-timezone"); -const PromisePool = require('@supercharge/promise-pool'); const { AD_TYPE,