Skip to content

Commit

Permalink
[TASK] Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
georgringer committed Jun 18, 2024
1 parent 2cf0129 commit 55f89b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Classes/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@

namespace StudioMitte\FriendlyCaptcha;

use Psr\Http\Message\RequestInterface;
use TYPO3\CMS\Core\Core\Environment;
use TYPO3\CMS\Core\Http\ServerRequest;
use TYPO3\CMS\Core\Site\Entity\Site;
use TYPO3\CMS\Core\Utility\GeneralUtility;
use TYPO3\CMS\Extbase\Utility\DebuggerUtility;

class Configuration
{
Expand Down

0 comments on commit 55f89b2

Please sign in to comment.