From f96ed1f5eb42624c2ea2b9c8e192f5ca2f83a3c0 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 28 May 2025 14:33:36 +0200 Subject: [PATCH] Remove double services key: silent error triggering on this will be deprecated --- src/Bundle/ChillReportBundle/config/services.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/Bundle/ChillReportBundle/config/services.yaml b/src/Bundle/ChillReportBundle/config/services.yaml index 0b44f147c..7890bc0b2 100644 --- a/src/Bundle/ChillReportBundle/config/services.yaml +++ b/src/Bundle/ChillReportBundle/config/services.yaml @@ -1,7 +1,3 @@ -services: -# chill_report.example: -# class: Chill\ReportBundle\Example -# arguments: [@service_id, "plain_value", %parameter%] services: chill.report.timeline: