Completed
Pull Request — 3.x (#5894)
by Javier
02:50
created
tests/DependencyInjection/Compiler/ModelManagerCompilerPassTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use PHPUnit\Framework\TestCase;
17 17
 use Prophecy\Argument;
18 18
 use Sonata\AdminBundle\DependencyInjection\Compiler\ModelManagerCompilerPass;
19
-use Sonata\AdminBundle\Maker\AdminMaker;
20 19
 use Sonata\AdminBundle\Model\ModelManagerInterface;
21 20
 use Symfony\Component\DependencyInjection\ContainerBuilder;
22 21
 use Symfony\Component\DependencyInjection\Definition;
Please login to merge, or discard this patch.