diff --git a/tests/Service/GeocodeTest.php b/tests/Service/GeocodeTest.php index 3c1f169..0758b7b 100644 --- a/tests/Service/GeocodeTest.php +++ b/tests/Service/GeocodeTest.php @@ -10,7 +10,6 @@ use Pcm\GeocodeBundle\Service\Geocoder; use Pcm\GeocodeBundle\Tests\AppKernel; use Pcm\GeocodeBundle\Trait\MappableTrait; use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase; -use Symfony\Component\HttpKernel\KernelInterface; class GeocodeTest extends KernelTestCase {