@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace juniorb2ss\DeathByCaptcha\Abstracts; |
4 | 4 | |
5 | -use Psr\Http\Message\ResponseInterface; |
|
6 | 5 | use juniorb2ss\DeathByCaptcha\Exceptions\AccessDeniedException; |
7 | 6 | use juniorb2ss\DeathByCaptcha\Exceptions\CaptchaNotFoundException; |
8 | 7 | use juniorb2ss\DeathByCaptcha\Exceptions\InternalServiceException; |