Passed
Push — extract-fixtures-and-assertion... ( b46643...99fa49 )
by Alexis
06:30
created
Test/WebTestCase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 use Symfony\Component\DomCrawler\Crawler;
21 21
 use Symfony\Component\BrowserKit\Cookie;
22 22
 use Symfony\Component\HttpKernel\Kernel;
23
-use Symfony\Component\HttpFoundation\Response;
24 23
 use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
25 24
 use Symfony\Component\Security\Core\User\UserInterface;
26 25
 use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
Please login to merge, or discard this patch.