@@ -11,12 +11,9 @@ |
||
11 | 11 | namespace paul999\tfa\event; |
12 | 12 | |
13 | 13 | use paul999\tfa\helper\session_helper_interface; |
14 | -use paul999\tfa\modules\module_interface; |
|
15 | 14 | use phpbb\config\config; |
16 | -use phpbb\controller\helper; |
|
17 | 15 | use phpbb\db\driver\driver_interface; |
18 | 16 | use phpbb\request\request_interface; |
19 | -use phpbb\template\template; |
|
20 | 17 | use phpbb\user; |
21 | 18 | use Symfony\Component\EventDispatcher\EventSubscriberInterface; |
22 | 19 | use Symfony\Component\HttpKernel\Exception\BadRequestHttpException; |