|
@@ -30,7 +30,6 @@ |
|
|
block discarded – undo |
|
30
|
30
|
use Aoe\FeloginBruteforceProtection\Domain\Service\RestrictionService; |
|
31
|
31
|
use Aoe\FeloginBruteforceProtection\Domain\Service\RestrictionIdentifierFabric; |
|
32
|
32
|
use Aoe\FeloginBruteforceProtection\Domain\Service\RestrictionIdentifierInterface; |
|
33
|
|
-use TYPO3\CMS\Core\Utility\ExtensionManagementUtility; |
|
34
|
33
|
use TYPO3\CMS\Core\Utility\GeneralUtility; |
|
35
|
34
|
use TYPO3\CMS\Extbase\Object\ObjectManagerInterface; |
|
36
|
35
|
use TYPO3\CMS\Frontend\Authentication\FrontendUserAuthentication; |
Please login to merge, or discard this patch.