Skip to content

Commit 9237e7e

Browse files
Algatuxjmikola
authored andcommitted
Remove some unnecessary use statements
1 parent 38e57b6 commit 9237e7e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Client.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33
namespace MongoDB;
44

5-
use MongoDB\Driver\Command;
6-
use MongoDB\Driver\Cursor;
75
use MongoDB\Driver\Manager;
86
use MongoDB\Driver\ReadPreference;
9-
use MongoDB\Driver\WriteConcern;
107
use MongoDB\Exception\InvalidArgumentException;
118
use MongoDB\Model\DatabaseInfoIterator;
129
use MongoDB\Operation\DropDatabase;

0 commit comments

Comments
 (0)