diff options
| -rw-r--r-- | phpBB/phpbb/console/application.php | 1 | 
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;  | 
