⚰️ Remove unused use statement in PageRendererPreProcess
This commit is contained in:
parent
25ccc28ecc
commit
01c8997c1d
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ namespace MMK2410\PlausibleAnalytics\Hooks;
|
||||||
|
|
||||||
use TYPO3\CMS\Core\Page\AssetCollector;
|
use TYPO3\CMS\Core\Page\AssetCollector;
|
||||||
use TYPO3\CMS\Core\Utility\GeneralUtility;
|
use TYPO3\CMS\Core\Utility\GeneralUtility;
|
||||||
use TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController;
|
|
||||||
|
|
||||||
class PageRendererPreProcess
|
class PageRendererPreProcess
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue