Completed
Pull Request — master (#1448)
by Andreas
10:20
created
lib/Doctrine/ODM/MongoDB/Aggregation/Stage/Lookup.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
25 25
 use Doctrine\ODM\MongoDB\Mapping\ClassMetadata;
26 26
 use Doctrine\ODM\MongoDB\Mapping\ClassMetadataInfo;
27 27
 use Doctrine\ODM\MongoDB\Mapping\MappingException;
28
-use Doctrine\ODM\MongoDB\Query\Expr;
29 28
 
30 29
 /**
31 30
  * Fluent interface for building aggregation pipelines.
Please login to merge, or discard this patch.