@@ -1,7 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | use Kaliop\eZMigrationBundle\API\MigrationInterface; |
4 | - |
|
5 | 4 | use Symfony\Component\DependencyInjection\ContainerInterface; |
6 | 5 | use Kaliop\eZMigrationBundle\API\Value\Migration; |
7 | 6 | use Kaliop\eZMigrationBundle\API\Value\MigrationDefinition; |
@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Kaliop\eZMigrationBundle\Core\Executor; |
4 | 4 | |
5 | -use eZ\Publish\API\Repository\FieldType; |
|
6 | 5 | use eZ\Publish\API\Repository\Values\ContentType\ContentType; |
7 | 6 | use eZ\Publish\API\Repository\Values\ContentType\FieldDefinition; |
8 | 7 | use eZ\Publish\API\Repository\Values\Content\ContentCreateStruct; |