aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/module/module_manager.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/module/module_manager.php')
-rw-r--r--phpBB/phpbb/module/module_manager.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/phpbb/module/module_manager.php b/phpBB/phpbb/module/module_manager.php
index 707e297257..a812d06736 100644
--- a/phpBB/phpbb/module/module_manager.php
+++ b/phpBB/phpbb/module/module_manager.php
@@ -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;