Completed
Pull Request — 3.x (#6171)
by Vincent
05:16
created
tests/Admin/AdminTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,6 @@
 block discarded – undo
62 62
 use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\Comment;
63 63
 use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\Post;
64 64
 use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\PostCategory;
65
-use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\PostWithSingleTag;
66 65
 use Sonata\AdminBundle\Tests\Fixtures\Bundle\Entity\Tag;
67 66
 use Sonata\AdminBundle\Tests\Fixtures\Entity\FooToString;
68 67
 use Sonata\AdminBundle\Tests\Fixtures\Entity\FooToStringNull;
Please login to merge, or discard this patch.