@@ -2,8 +2,6 @@ |
||
2 | 2 | namespace HDNET\Importr\Service\Targets; |
3 | 3 | |
4 | 4 | use HDNET\Importr\Domain\Model\Strategy; |
5 | -use TYPO3\CMS\Extbase\DomainObject\AbstractEntity; |
|
6 | -use HDNET\Importr\Utility; |
|
7 | 5 | |
8 | 6 | /** |
9 | 7 | * Imports records from a .CSV file into the target table which you can specify on the target section in your strategy. |