@@ -5,7 +5,6 @@  | 
                                                    ||
| 5 | 5 | use Genkgo\Camt\DTO;  | 
                                                        
| 6 | 6 | use \SimpleXMLElement;  | 
                                                        
| 7 | 7 | use Genkgo\Camt\Decoder\Factory\DTO as DTOFactory;  | 
                                                        
| 8 | -use Genkgo\Camt\Iban;  | 
                                                        |
| 9 | 8 | use Money\Money;  | 
                                                        
| 10 | 9 | use Money\Currency;  | 
                                                        
| 11 | 10 | use Genkgo\Camt\Util\StringToUnits;  |