Completed
Push — master ( 871de3...f3468b )
by Maciej
10:37 queued 10s
created
lib/Doctrine/ODM/MongoDB/DocumentRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use Doctrine\Common\Collections\Collection;
7 7
 use Doctrine\Common\Collections\Criteria;
8 8
 use Doctrine\Common\Collections\Selectable;
9
-use Doctrine\Common\Inflector\Inflector;
10 9
 use Doctrine\Common\Persistence\ObjectRepository;
11 10
 use Doctrine\ODM\MongoDB\Mapping\ClassMetadata;
12 11
 use Doctrine\ODM\MongoDB\Query\QueryExpressionVisitor;
Please login to merge, or discard this patch.