Completed
Pull Request — master (#222)
by Andreas
06:14 queued 01:45
created
lib/Doctrine/Common/Cache/MongoDBCache.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -19,9 +19,7 @@
 block discarded – undo
19 19
 
20 20
 namespace Doctrine\Common\Cache;
21 21
 
22
-use MongoBinData;
23 22
 use MongoCollection;
24
-use MongoCursorException;
25 23
 use MongoDate;
26 24
 use MongoDB\Collection;
27 25
 
Please login to merge, or discard this patch.