[ticket/15769] Remove unused use statement

PHPBB3-15769
This commit is contained in:
Marc Alexander 2021-08-23 20:52:35 +02:00
parent dd7d1cb521
commit b153979398
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -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;