mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/14492] Remove unused use statement
PHPBB3-14492
This commit is contained in:
parent
d62d35ad46
commit
fd37919ecb
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ use phpbb\install\helper\config;
|
|||
use phpbb\install\helper\iohandler\iohandler_interface;
|
||||
use phpbb\install\helper\update_helper;
|
||||
use phpbb\install\task_base;
|
||||
use Symfony\Component\Console\Input\ArgvInput;
|
||||
use Symfony\Component\Finder\Finder;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue