mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/16891] Remove unused use statements
PHPBB3-16891
This commit is contained in:
3
phpBB/phpbb/cache/service.php
vendored
3
phpBB/phpbb/cache/service.php
vendored
@@ -13,9 +13,6 @@
|
||||
|
||||
namespace phpbb\cache;
|
||||
|
||||
use Symfony\Component\EventDispatcher\Event;
|
||||
use Symfony\Component\HttpKernel\KernelEvents;
|
||||
|
||||
/**
|
||||
* Class for grabbing/handling cached entries
|
||||
*/
|
||||
|
Reference in New Issue
Block a user