|
@@ -17,7 +17,6 @@ |
|
|
block discarded – undo |
|
17
|
17
|
use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\HttpCachePass; |
|
18
|
18
|
use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\IdentityDefinerPass; |
|
19
|
19
|
use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\ImaginePass; |
|
20
|
|
-use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\JmsTranslationBundlePass; |
|
21
|
20
|
use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\QueryTypePass; |
|
22
|
21
|
use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\RegisterSearchEnginePass; |
|
23
|
22
|
use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler\RegisterStorageEnginePass; |
Please login to merge, or discard this patch.