|
@@ -21,7 +21,6 @@ |
|
|
block discarded – undo |
|
21
|
21
|
use Sonata\AdminBundle\DependencyInjection\Compiler\ModelManagerCompilerPass; |
|
22
|
22
|
use Sonata\AdminBundle\DependencyInjection\Compiler\ObjectAclManipulatorCompilerPass; |
|
23
|
23
|
use Sonata\AdminBundle\DependencyInjection\Compiler\TwigStringExtensionCompilerPass; |
|
24
|
|
-use Sonata\AdminBundle\DependencyInjection\Compiler\WebpackEntriesCompilerPass; |
|
25
|
24
|
use Sonata\AdminBundle\SonataAdminBundle; |
|
26
|
25
|
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface; |
|
27
|
26
|
use Symfony\Component\DependencyInjection\Compiler\PassConfig; |
Please login to merge, or discard this patch.