1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13126] Fix tests

PHPBB3-13126
This commit is contained in:
Tristan Darricau
2014-10-20 19:59:36 +02:00
parent faf4b03c43
commit 981d3005f3
3 changed files with 11 additions and 12 deletions

View File

@@ -14,7 +14,6 @@
namespace phpbb\console\command\db;
use phpbb\user;
use phpbb\db\migrator_output_handler;
use Symfony\Component\Console\Output\OutputInterface;
class console_migrator_output_handler implements migrator_output_handler_interface