Commit 330161a2 authored by Jeremy Mikola's avatar Jeremy Mikola

Remove unused use statement

parent 6cd31063
...@@ -8,7 +8,6 @@ use MongoDB\Driver\Cursor; ...@@ -8,7 +8,6 @@ use MongoDB\Driver\Cursor;
use MongoDB\Driver\Server; use MongoDB\Driver\Server;
use MongoDB\Driver\WriteConcern; use MongoDB\Driver\WriteConcern;
use MongoDB\Operation\DropCollection; use MongoDB\Operation\DropCollection;
use MongoDB\Operation\DropDatabase;
/** /**
* Documentation examples to be parsed for inclusion in the MongoDB manual. * Documentation examples to be parsed for inclusion in the MongoDB manual.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment