Completed
Push — master ( 6587bf...34f3d6 )
by Alessandro
01:41
created
src/Query.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Algatux\QueryBuilder;
4 4
 
5 5
 use MongoDB\Collection;
6
-use MongoDB\Driver\Cursor;
7 6
 
8 7
 /**
9 8
  * Class Query
Please login to merge, or discard this patch.