We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c50e17 commit 62ab5d6Copy full SHA for 62ab5d6
1 file changed
lib/tasks/tasks.mongo.js
@@ -1,6 +1,5 @@
1
import _ from 'lodash'
2
import makeDebug from 'debug'
3
-import mongo from 'mongodb'
4
import { Transform } from 'stream'
5
const debug = makeDebug('krawler:tasks')
6
0 commit comments