@@ -21,9 +21,6 @@ |
||
| 21 | 21 | namespace TechDivision\Import\Cli\Configuration; |
| 22 | 22 | |
| 23 | 23 | use JMS\Serializer\Annotation\Type; |
| 24 | -use JMS\Serializer\Annotation\SerializedName; |
|
| 25 | -use TechDivision\Import\Configuration\SubjectInterface; |
|
| 26 | -use TechDivision\Import\ConfigurationInterface; |
|
| 27 | 24 | use TechDivision\Import\Configuration\OperationInterface; |
| 28 | 25 | |
| 29 | 26 | /** |