Skip to content

Commit fc8b6b4

Browse files
committed
[TASK] Fix unused import
1 parent 5816e5a commit fc8b6b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Classes/ServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
use TYPO3\CMS\Core\Database\Connection;
3030
use TYPO3\CMS\Core\Database\ConnectionPool;
3131
use TYPO3\CMS\Core\Database\Query\Restriction\DeletedRestriction;
32-
use TYPO3\CMS\Core\DataHandling\PageDoktypeRegistry;
3332
use TYPO3\CMS\Core\EventDispatcher\ListenerProvider;
3433
use TYPO3\CMS\Core\Imaging\IconRegistry;
3534
use TYPO3\CMS\Core\Package\AbstractServiceProvider;

0 commit comments

Comments
 (0)