@@ -37,7 +37,6 @@ |
||
| 37 | 37 | use TYPO3\CMS\Core\Utility\GeneralUtility; |
| 38 | 38 | use TYPO3\CMS\DigitalAssetManagement\Service\FileSystemInterface; |
| 39 | 39 | use TYPO3\CMS\DigitalAssetManagement\Service\FileSystemService; |
| 40 | -use TYPO3\CMS\Core\Database\ConnectionPool; |
|
| 41 | 40 | |
| 42 | 41 | /** |
| 43 | 42 | * Backend controller: The "Digital Asset Management" JSON response controller |