Completed
Push — master ( 704d8a...fc6601 )
by Benjamin
02:43
created
Tests/Functional/BaseTestCase.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,10 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Alpixel\Bundle\CMSBundle\Tests\Functional;
4 4
 
5
-use FOS\UserBundle\Doctrine\UserManager;
6
-use Symfony\Bridge\Doctrine\Security\User\EntityUserProvider;
7 5
 use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
8
-use Symfony\Component\BrowserKit\Cookie;
9 6
 use Symfony\Component\DependencyInjection\Container;
10 7
 use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
11 8
 
Please login to merge, or discard this patch.