aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/config/services.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 37e6c0b5df..fb1df6f508 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -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