@@ -21,7 +21,6 @@ |
||
21 | 21 | namespace TechDivision\Import\Configuration\Jms\Configuration; |
22 | 22 | |
23 | 23 | use JMS\Serializer\Annotation\Type; |
24 | -use JMS\Serializer\Annotation\SerializedName; |
|
25 | 24 | use TechDivision\Import\Configuration\SwiftMailerConfigurationInterface; |
26 | 25 | |
27 | 26 | /** |