Failed Conditions
Pull Request — master (#6616)
by Marco
142:17 queued 133:10
created
tests/Doctrine/Tests/ORM/PersistentCollectionTest.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 Doctrine\Tests\ORM;
4 4
 
5 5
 use Doctrine\Common\Collections\ArrayCollection;
6
-use Doctrine\Common\Collections\Collection;
7 6
 use Doctrine\ORM\PersistentCollection;
8 7
 use Doctrine\ORM\UnitOfWork;
9 8
 use Doctrine\Tests\Mocks\ConnectionMock;
Please login to merge, or discard this patch.