Skip to content

Commit

Permalink
[BUGFIX] Remove unused import in PageRenderer
Browse files Browse the repository at this point in the history
Resolves: #93999
Releases: master, 10.4
Change-Id: I949ccee64cab9081d93d668fc57812cea487d118
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68861
Tested-by: core-ci <typo3@b13.com>
Tested-by: Oliver Bartsch <bo@cedev.de>
Tested-by: Daniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: Oliver Bartsch <bo@cedev.de>
Reviewed-by: Daniel Goerz <daniel.goerz@posteo.de>
  • Loading branch information
o-ba authored and ervaude committed Apr 27, 2021
1 parent d355f9d commit 667d766
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion typo3/sysext/core/Classes/Page/PageRenderer.php
Expand Up @@ -23,7 +23,6 @@
use TYPO3\CMS\Core\Localization\Locales;
use TYPO3\CMS\Core\Localization\LocalizationFactory;
use TYPO3\CMS\Core\MetaTag\MetaTagManagerRegistry;
use TYPO3\CMS\Core\Package\Package;
use TYPO3\CMS\Core\Package\PackageInterface;
use TYPO3\CMS\Core\Package\PackageManager;
use TYPO3\CMS\Core\Resource\RelativeCssPathFixer;
Expand Down

0 comments on commit 667d766

Please sign in to comment.