Completed
Pull Request — master (#39)
by Daniel
05:19
created
doctrine-phpcr-odm/tests/Functional/CollectionType/ObjectUnrestrictTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Doctrine\ODM\PHPCR\ChildrenCollection;
6 6
 use Psi\Bridge\ContentType\Doctrine\PhpcrOdm\Tests\Functional\Example\Article;
7 7
 use Psi\Bridge\ContentType\Doctrine\PhpcrOdm\Tests\Functional\Example\ArticleWithRestrictedChildren;
8
-use Psi\Bridge\ContentType\Doctrine\PhpcrOdm\Tests\Functional\Example\Image;
9 8
 use Psi\Bridge\ContentType\Doctrine\PhpcrOdm\Tests\Functional\Example\ImageNotAssignedGenerator;
10 9
 
11 10
 class ObjectTest extends PhpcrOdmTestCase
Please login to merge, or discard this patch.