mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/14492] Removed unused use statement
PHPBB3-14492
This commit is contained in:
parent
e519b21b2e
commit
69dece6197
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
|||
|
||||
namespace phpbb\install\module\install_finish\task;
|
||||
|
||||
use Symfony\Component\Console\Input\ArgvInput;
|
||||
|
||||
/**
|
||||
* Installs extensions that exist in ext folder upon install
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue