Completed
Pull Request — 3.x (#5579)
by Javier
04:16
created
tests/Command/CreateClassCacheCommandTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -17,8 +17,6 @@
 block discarded – undo
17 17
 use Sonata\AdminBundle\Command\CreateClassCacheCommand;
18 18
 use Symfony\Component\Console\Application;
19 19
 use Symfony\Component\Console\Tester\CommandTester;
20
-use Symfony\Component\DependencyInjection\ContainerInterface;
21
-use Symfony\Component\HttpKernel\KernelInterface;
22 20
 
23 21
 /**
24 22
  * @group legacy
Please login to merge, or discard this patch.