Skip to content

Commit 74af87d

Browse files
committed
Remove unused exception classes
1 parent e2384aa commit 74af87d

File tree

3 files changed

+0
-23
lines changed

3 files changed

+0
-23
lines changed

src/Collection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
use MongoDB\Driver\WriteConcern;
1212
use MongoDB\Exception\InvalidArgumentException;
1313
use MongoDB\Exception\InvalidArgumentTypeException;
14-
use MongoDB\Exception\UnexpectedTypeException;
1514
use MongoDB\Model\IndexInfoIterator;
1615
use MongoDB\Model\IndexInput;
1716
use MongoDB\Operation\Aggregate;

src/Exception/UnexpectedTypeException.php

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/Exception/UnexpectedValueTypeException.php

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)