Skip to content

Commit fdaed29

Browse files
committed
Remove unnecessary use statement
1 parent e458f4b commit fdaed29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Operation/CreateCollection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use MongoDB\Driver\Server;
77
use MongoDB\Exception\InvalidArgumentException;
88
use MongoDB\Exception\InvalidArgumentTypeException;
9-
use MongoDB\Model\IndexInput;
109

1110
/**
1211
* Operation for the create command.

0 commit comments

Comments
 (0)