Skip to content

Commit 55f89b2

Browse files
authored
[TASK] Remove unused imports
1 parent 2cf0129 commit 55f89b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Classes/Configuration.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44

55
namespace StudioMitte\FriendlyCaptcha;
66

7-
use Psr\Http\Message\RequestInterface;
87
use TYPO3\CMS\Core\Core\Environment;
98
use TYPO3\CMS\Core\Http\ServerRequest;
109
use TYPO3\CMS\Core\Site\Entity\Site;
1110
use TYPO3\CMS\Core\Utility\GeneralUtility;
12-
use TYPO3\CMS\Extbase\Utility\DebuggerUtility;
1311

1412
class Configuration
1513
{

0 commit comments

Comments
 (0)