diff options
Diffstat (limited to 'phpBB/config/migrator.yml')
-rw-r--r-- | phpBB/config/migrator.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/config/migrator.yml b/phpBB/config/migrator.yml index 42445ef9bf..999a2d41a3 100644 --- a/phpBB/config/migrator.yml +++ b/phpBB/config/migrator.yml @@ -10,8 +10,6 @@ services: - %core.php_ext% - %core.table_prefix% - @migrator.tool_collection - calls: - - [set_extension_manager, [@ext.manager]] migrator.tool_collection: class: phpbb_di_service_collection |