Skip to content

Commit 65df02e

Browse files
committed
style: fix lint
1 parent 64fd968 commit 65df02e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/drivers/node-mongodb-native/collection.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
var MongooseCollection = require('../../collection');
66
var Collection = require('mongodb').Collection;
7-
var util = require('util');
87
var utils = require('../../utils');
98

109
/**

0 commit comments

Comments
 (0)