mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
[ticket/13740] Fix CS
PHPBB3-13740
This commit is contained in:
parent
cb593c0e04
commit
22786a5b6f
@ -13,7 +13,6 @@
|
||||
|
||||
namespace phpbb\install\controller;
|
||||
|
||||
use phpbb\exception\http_exception;
|
||||
use phpbb\install\helper\config;
|
||||
use phpbb\install\helper\install_helper;
|
||||
use phpbb\install\helper\navigation\navigation_provider;
|
||||
|
@ -12,6 +12,7 @@
|
||||
*/
|
||||
|
||||
namespace phpbb\install\module\install_finish\task;
|
||||
|
||||
use phpbb\config\db;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user