|
@@ -12,7 +12,6 @@ |
|
|
block discarded – undo |
|
12
|
12
|
use PhpSpec\ObjectBehavior; |
|
13
|
13
|
use Prophecy\Argument; |
|
14
|
14
|
use Symfony\Component\DependencyInjection\ContainerBuilder; |
|
15
|
|
-use Symfony\Component\DependencyInjection\Compiler\PassConfig; |
|
16
|
15
|
use FSi\Bundle\AdminBundle\DependencyInjection\Compiler\AdminAnnotatedElementPass; |
|
17
|
16
|
use FSi\Bundle\AdminBundle\DependencyInjection\Compiler\AdminElementPass; |
|
18
|
17
|
use FSi\Bundle\AdminBundle\DependencyInjection\Compiler\KnpMenuBuilderPass; |
Please login to merge, or discard this patch.