Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 4411d2c

Browse files
committed
fix(auth): remove extra bson include
1 parent 4fc77e3 commit 4411d2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/auth/plain.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"use strict";
22

3-
var BSON = require('bson');
4-
53
var f = require('util').format
64
, retrieveBSON = require('../connection/utils').retrieveBSON
75
, Query = require('../connection/commands').Query

0 commit comments

Comments
 (0)