mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/9687] Remove unused exception
PHPBB3-9687
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
namespace phpbb\ban;
|
||||
|
||||
use phpbb\ban\exception\ban_insert_failed_exception;
|
||||
use phpbb\ban\exception\invalid_length_exception;
|
||||
use phpbb\ban\exception\type_not_found_exception;
|
||||
use phpbb\ban\type\type_interface;
|
||||
|
Reference in New Issue
Block a user