Skip to content

Commit 1a32994

Browse files
committed
Remove unused use statement
1 parent b341c1f commit 1a32994

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Operation/DatabaseCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use MongoDB\Driver\Cursor;
77
use MongoDB\Driver\ReadPreference;
88
use MongoDB\Driver\Server;
9-
use MongoDB\Driver\Exception\RuntimeException as DriverRuntimeException;
109
use MongoDB\Exception\InvalidArgumentException;
1110

1211
/**

0 commit comments

Comments
 (0)