mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:38:53 +00:00
[ticket/12685] Removed unused USE statement
PHPBB3-12685
This commit is contained in:
parent
15136e4f8e
commit
3eafeeb88d
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ use Symfony\Component\Console\Shell;
|
|||
use Symfony\Component\Console\Input\InputInterface;
|
||||
use Symfony\Component\Console\Input\InputOption;
|
||||
use Symfony\Component\Console\Output\OutputInterface;
|
||||
use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||
|
||||
class application extends \Symfony\Component\Console\Application
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue