1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-25 20:45:16 +02:00

[ticket/14124] CS

PHPBB3-14124
This commit is contained in:
Tristan Darricau
2015-08-26 14:09:42 +02:00
parent 2e81771c6e
commit d13d66fc01

View File

@ -13,7 +13,6 @@
namespace phpbb\console;
use phpbb\exception\exception_interface;
use Symfony\Component\Console\Shell;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;