Passed
Branch master (51afa3)
by Benjamin
07:39
created
Classes/Controller/DigitalAssetManagementAjaxController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.