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

[ticket/15276] Remove unused dependency

PHPBB3-15276
This commit is contained in:
Rubén Calvo
2017-09-07 13:36:25 +02:00
parent bb886667d2
commit b255209574
2 changed files with 1 additions and 9 deletions

View File

@@ -65,7 +65,6 @@ services:
- '@path_helper'
- '@dispatcher'
- '@files.factory'
- '@cache.driver'
calls:
- [set_name, [avatar.driver.upload]]
tags: