@@ -19,7 +19,6 @@ |
||
19 | 19 | use MongoDB\Driver\Exception\InvalidArgumentException; |
20 | 20 | use MongoDB\Driver\Exception\RuntimeException; |
21 | 21 | use MongoDB\Driver\WriteConcern; |
22 | -use MongoDB\Model\CollectionInfo; |
|
23 | 22 | use MongoDB\Model\CollectionInfoIterator; |
24 | 23 | use Psr\Log\AbstractLogger; |
25 | 24 | use Psr\Log\LogLevel; |