Completed
Pull Request — 3.x (#6171)
by Vincent
03:04
created
tests/Admin/AdminHelperTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 use Sonata\AdminBundle\Admin\Pool;
21 21
 use Sonata\AdminBundle\Tests\Fixtures\Entity\Bar;
22 22
 use Sonata\AdminBundle\Tests\Fixtures\Entity\Foo;
23
-use Symfony\Bridge\PhpUnit\ExpectDeprecationTrait;
24 23
 use Symfony\Component\DependencyInjection\Container;
25 24
 use Symfony\Component\EventDispatcher\EventDispatcherInterface;
26 25
 use Symfony\Component\Form\DataMapperInterface;
Please login to merge, or discard this patch.