[ticket/12480] Remove unused use statements

PHPBB3-12480
This commit is contained in:
Joas Schilling 2014-05-02 22:52:20 +02:00
parent a470b6c519
commit ed089f4b5f

View file

@ -8,8 +8,6 @@
*/
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\Routing\Route;
use Symfony\Component\Routing\RouteCollection;
use Symfony\Component\Config\FileLocator;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Loader\YamlFileLoader;