Skip to content

Commit

Permalink
[TASK] Fixed CGL issues
Browse files Browse the repository at this point in the history
  • Loading branch information
hojalatheef committed Nov 22, 2024
1 parent 505f8e0 commit 49e379b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Classes/Helper/ReplacerHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
use JWeiland\Replacer\Configuration\ReplaceConfiguration;
use JWeiland\Replacer\Enumeration\ConfigurationTypeEnumeration;
use Psr\Http\Message\ServerRequestInterface;
use TYPO3\CMS\Core\Http\ServerRequest;
use TYPO3\CMS\Core\Utility\ArrayUtility;
use TYPO3\CMS\Core\Utility\Exception\MissingArrayPathException;
use TYPO3\CMS\Core\Utility\GeneralUtility;
Expand Down
2 changes: 0 additions & 2 deletions Classes/Helper/TypoScriptHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
namespace JWeiland\Replacer\Helper;

use Psr\Http\Message\ServerRequestInterface;
use TYPO3\CMS\Core\Utility\GeneralUtility;
use TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer;

class TypoScriptHelper
{
Expand Down

0 comments on commit 49e379b

Please sign in to comment.