Remove use

This commit is contained in:
Brabli
2022-07-20 23:05:41 +01:00
parent 17aeae2a70
commit fc3748076b

View File

@@ -7,7 +7,6 @@ namespace Pcm\GeocodeBundle\Tests;
use Pcm\GeocodeBundle\PcmGeocodeBundle;
use Symfony\Bundle\FrameworkBundle\FrameworkBundle;
use Symfony\Component\Config\Loader\LoaderInterface;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\HttpKernel\Kernel;
class AppKernel extends Kernel