|
@@ -4,12 +4,7 @@ namespace Symfony\Framework;
|
|
|
|
|
|
use Symfony\Framework\Bundle\Bundle;
|
|
|
use Symfony\Framework\ClassCollectionLoader;
|
|
|
-use Symfony\Framework\DependencyInjection\KernelExtension;
|
|
|
-use Symfony\Components\DependencyInjection\ParameterBag\ParameterBagInterface;
|
|
|
use Symfony\Components\DependencyInjection\ContainerInterface;
|
|
|
-use Symfony\Components\DependencyInjection\Loader\Loader;
|
|
|
-use Symfony\Components\DependencyInjection\Loader\XmlFileLoader;
|
|
|
-use Symfony\Components\DependencyInjection\ContainerBuilder;
|
|
|
|
|
|
/*
|
|
|
* This file is part of the Symfony framework.
|