Skip to content

Commit

Permalink
[BUGFIX] remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Sascha Löffler committed Jul 11, 2024
1 parent d58d748 commit e2034e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Classes/Service/ImageMetaDataService.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
use TYPO3\CMS\Core\Resource\Exception\ResourceDoesNotExistException;
use TYPO3\CMS\Core\Resource\File;
use TYPO3\CMS\Core\Resource\FileInterface;
use TYPO3\CMS\Core\Resource\FolderInterface;
use TYPO3\CMS\Core\Resource\ResourceFactory;
use TYPO3\CMS\Core\Site\Entity\SiteLanguage;
use TYPO3\CMS\Core\Utility\ExtensionManagementUtility;
Expand Down

0 comments on commit e2034e1

Please sign in to comment.