Completed
Pull Request — master (#6194)
by Marco
27:35 queued 21:56
created
lib/Doctrine/ORM/Tools/Pagination/Paginator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 use Doctrine\ORM\Query\Parser;
23 23
 use Doctrine\ORM\QueryBuilder;
24 24
 use Doctrine\ORM\Query;
25
-use Doctrine\ORM\Query\ResultSetMapping;
26 25
 use Doctrine\ORM\NoResultException;
27 26
 
28 27
 /**
Please login to merge, or discard this patch.