@@ -21,7 +21,6 @@  | 
                                                    ||
| 21 | 21 | namespace TechDivision\Import\Cli\Configuration\Logger;  | 
                                                        
| 22 | 22 | |
| 23 | 23 | use JMS\Serializer\Annotation\Type;  | 
                                                        
| 24 | -use JMS\Serializer\Annotation\SerializedName;  | 
                                                        |
| 25 | 24 | use TechDivision\Import\Cli\Configuration\ParamsTrait;  | 
                                                        
| 26 | 25 | use TechDivision\Import\Configuration\Logger\FormatterConfigurationInterface;  | 
                                                        
| 27 | 26 | |
@@ -21,7 +21,6 @@  | 
                                                    ||
| 21 | 21 | namespace TechDivision\Import\Cli;  | 
                                                        
| 22 | 22 | |
| 23 | 23 | use Rhumsaa\Uuid\Uuid;  | 
                                                        
| 24 | -use Monolog\Logger;  | 
                                                        |
| 25 | 24 | use Psr\Log\LogLevel;  | 
                                                        
| 26 | 25 | use Symfony\Component\Console\Input\InputInterface;  | 
                                                        
| 27 | 26 | use Symfony\Component\Console\Output\OutputInterface;  |