Skip to content

Commit a89811d

Browse files
committed
Remove unused use statement
1 parent 27decc7 commit a89811d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GridFS/WritableStream.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
use MongoDB\BSON\UTCDateTime;
2323
use MongoDB\Driver\Exception\RuntimeException as DriverRuntimeException;
2424
use MongoDB\Exception\InvalidArgumentException;
25-
use MongoDB\Exception\RuntimeException;
2625

2726
/**
2827
* WritableStream abstracts the process of writing a GridFS file.

0 commit comments

Comments
 (0)