@@ -11,7 +11,6 @@ |
||
11 | 11 | namespace eZ\Bundle\EzPublishRestBundle\Tests\Functional; |
12 | 12 | |
13 | 13 | use eZ\Bundle\EzPublishRestBundle\Tests\Functional\TestCase as RESTFunctionalTestCase; |
14 | -use eZ\Publish\API\Repository\Values\User\Limitation; |
|
15 | 14 | |
16 | 15 | class RoleTest extends RESTFunctionalTestCase |
17 | 16 | { |
@@ -13,7 +13,6 @@ |
||
13 | 13 | use eZ\Publish\API\Repository\Repository; |
14 | 14 | use eZ\Publish\API\Repository\UserService; |
15 | 15 | use eZ\Publish\API\Repository\SearchService; |
16 | -use eZ\Publish\API\Repository\Values\ValueObject; |
|
17 | 16 | use eZ\Publish\API\Repository\Exceptions as ApiExceptions; |
18 | 17 | use eZ\Publish\API\Repository\Values\Content\Query; |
19 | 18 | use eZ\Publish\API\Repository\Values\Content\Query\Criterion; |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use eZ\Publish\Core\Search\Legacy\Content\FullTextData; |
15 | 15 | use eZ\Publish\SPI\Persistence\Content; |
16 | 16 | use eZ\Publish\SPI\Persistence\Content\Type\Handler as SPITypeHandler; |
17 | -use eZ\Publish\SPI\Search\Field; |
|
18 | 17 | |
19 | 18 | /** |
20 | 19 | * WordIndexer gateway implementation using the Doctrine database. |
@@ -17,7 +17,6 @@ |
||
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; |