mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
[ticket/17361] Fix code style
PHPBB-17361
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
namespace phpbb\db\migration\data\v400;
|
namespace phpbb\db\migration\data\v400;
|
||||||
|
|
||||||
use phpbb\db\migration\container_aware_migration;
|
use phpbb\db\migration\container_aware_migration;
|
||||||
use phpbb\storage\exception\storage_exception;
|
|
||||||
use phpbb\storage\file_tracker;
|
use phpbb\storage\file_tracker;
|
||||||
|
|
||||||
class storage_track extends container_aware_migration
|
class storage_track extends container_aware_migration
|
||||||
|
Reference in New Issue
Block a user