@@ -6,7 +6,6 @@ |
||
6 | 6 | namespace Graviton\SecurityBundle\Authentication\Strategies; |
7 | 7 | |
8 | 8 | use Graviton\TestBundle\Test\WebTestCase; |
9 | -use Symfony\Component\BrowserKit\Cookie; |
|
10 | 9 | |
11 | 10 | /** |
12 | 11 | * Class SameSubnetStrategyTest |