Completed
Pull Request — master (#1326)
by
unknown
02:05
created
Tests/Functional/ConfigurationManagerTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -20,8 +20,6 @@
 block discarded – undo
20 20
 
21 21
 namespace FOS\ElasticaBundle\Tests\Functional;
22 22
 
23
-use Symfony\Bundle\FrameworkBundle\Client;
24
-
25 23
 /**
26 24
  * @group functional
27 25
  */
Please login to merge, or discard this patch.
Tests/Functional/MappingToElasticaTest.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -20,8 +20,6 @@
 block discarded – undo
20 20
 
21 21
 namespace FOS\ElasticaBundle\Tests\Functional;
22 22
 
23
-use Symfony\Bundle\FrameworkBundle\Client;
24
-
25 23
 /**
26 24
  * @group functional
27 25
  */
Please login to merge, or discard this patch.