1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

[ticket/11150] Fix CS

PHPBB3-11150
This commit is contained in:
Tristan Darricau
2015-12-09 22:44:58 +01:00
committed by Tristan Darricau
parent ea4a4acee0
commit b5136e4976
5 changed files with 14 additions and 16 deletions

View File

@@ -15,7 +15,6 @@ namespace phpbb\console\command\extension;
use phpbb\composer\exception\managed_with_error_exception;
use phpbb\composer\io\console_io;
use phpbb\composer\manager;
use phpbb\composer\manager_interface;
use phpbb\language\language;
use Symfony\Component\Console\Input\InputArgument;