1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 12:03:21 +01:00

[ticket/11256] Remove unused service with non-existent class

PHPBB3-11256
This commit is contained in:
Igor Wiedler 2012-12-07 23:14:07 +01:00
parent 108a6c35a6
commit cf956e8f53

View File

@ -59,12 +59,6 @@ services:
- @service_container
- @ext.finder
controller.route_collection:
class: phpbb_controller_route_collection
arguments:
- @ext.finder
- @controller.provider
controller.provider:
class: phpbb_controller_provider