mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
[ticket/13777] Remove module_class_not_defined_exception
PHPBB3-13777
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
namespace phpbb\module;
|
||||
|
||||
use phpbb\module\exception\module_class_not_defined_exception;
|
||||
use phpbb\module\exception\module_exception;
|
||||
use phpbb\module\exception\module_not_found_exception;
|
||||
|
||||
|
Reference in New Issue
Block a user