aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/install/controller/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/install/controller/install.php')
-rw-r--r--phpBB/phpbb/install/controller/install.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/phpbb/install/controller/install.php b/phpBB/phpbb/install/controller/install.php
index 904f5920c2..c21b0d831b 100644
--- a/phpBB/phpbb/install/controller/install.php
+++ b/phpBB/phpbb/install/controller/install.php
@@ -13,7 +13,6 @@
namespace phpbb\install\controller;
-use phpbb\exception\http_exception;
use phpbb\install\helper\config;
use phpbb\install\helper\install_helper;
use phpbb\install\helper\navigation\navigation_provider;