mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15769] Remove unused use statement
PHPBB3-15769
This commit is contained in:
parent
dd7d1cb521
commit
b153979398
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ use phpbb\config\config;
|
|||
use phpbb\controller\helper;
|
||||
use phpbb\event\dispatcher_interface;
|
||||
use phpbb\files\factory;
|
||||
use phpbb\image\image_cropper;
|
||||
use phpbb\path_helper;
|
||||
use phpbb\storage\exception\exception as storage_exception;
|
||||
use phpbb\storage\storage;
|
||||
|
|
Loading…
Add table
Reference in a new issue