mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12480] Remove unused use statements
PHPBB3-12480
This commit is contained in:
parent
a470b6c519
commit
ed089f4b5f
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue