aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Darricau <tristan.darricau@sensiolabs.com>2015-08-26 14:09:42 +0200
committerTristan Darricau <tristan.darricau@sensiolabs.com>2015-08-26 14:09:42 +0200
commitd13d66fc01688e0e9f49bae5cf368dc16220aa40 (patch)
treec577aaf21f3de4457b580bd1c24840ca74fb105e
parent2e81771c6e18009a16b11b515e869a6a9afb0d2e (diff)
downloadforums-d13d66fc01688e0e9f49bae5cf368dc16220aa40.tar
forums-d13d66fc01688e0e9f49bae5cf368dc16220aa40.tar.gz
forums-d13d66fc01688e0e9f49bae5cf368dc16220aa40.tar.bz2
forums-d13d66fc01688e0e9f49bae5cf368dc16220aa40.tar.xz
forums-d13d66fc01688e0e9f49bae5cf368dc16220aa40.zip
[ticket/14124] CS
PHPBB3-14124
-rw-r--r--phpBB/phpbb/console/application.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/phpbb/console/application.php b/phpBB/phpbb/console/application.php
index f9f2213da6..2c69a3cc73 100644
--- a/phpBB/phpbb/console/application.php
+++ b/phpBB/phpbb/console/application.php
@@ -13,7 +13,6 @@
namespace phpbb\console;
-use phpbb\exception\exception_interface;
use Symfony\Component\Console\Shell;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;