Completed
Push — master ( cd6ca3...800f7e )
by Florin
02:35
created
tests/controller/main_test.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,8 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace florinp\messenger\tests\controller;
4 4
 
5
-use Symfony\Component\HttpFoundation\JsonResponse;
6
-
7 5
 class main_test extends \phpbb_test_case {
8 6
 
9 7
     /**
Please login to merge, or discard this patch.