Completed
Push — master ( 27d676...dee7dc )
by Gerrit
03:35
created
tests/unit/Controllers/GenericTemplateRenderControllerTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 use Symfony\Component\HttpFoundation\Response;
19 19
 use Symfony\Component\HttpFoundation\File\Exception\AccessDeniedException;
20 20
 use InvalidArgumentException;
21
-use Symfony\Component\HttpFoundation\RequestStack;
22 21
 
23 22
 final class GenericTemplateRenderControllerTest extends TestCase
24 23
 {
Please login to merge, or discard this patch.