Skip to content

Commit 95b6190

Browse files
committed
Remove unused use statement
1 parent 63faf3f commit 95b6190

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GridFS/Bucket.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
use MongoDB\Driver\WriteConcern;
1010
use MongoDB\Driver\Exception\RuntimeException as DriverRuntimeException;
1111
use MongoDB\Exception\InvalidArgumentException;
12-
use MongoDB\Exception\UnexpectedValueException;
1312
use MongoDB\GridFS\Exception\CorruptFileException;
1413
use MongoDB\GridFS\Exception\FileNotFoundException;
1514
use MongoDB\Operation\Find;

0 commit comments

Comments
 (0)