1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/15287] Remove unused services

PHPBB3-15287
This commit is contained in:
Rubén Calvo
2017-07-20 04:11:46 +02:00
parent 1dbf75c32c
commit 67f1f85146
2 changed files with 1 additions and 5 deletions

View File

@@ -4,7 +4,6 @@ services:
class: phpbb\storage\adapter_factory
arguments:
- '@config'
- '@service_container'
- '@storage.adapter_collection'
- '@storage.provider_collection'