Commit e408d54
committed
minor symfony#60416 [FrameworkBundle] remove no longer used service definition (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[FrameworkBundle] remove no longer used service definition
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
In symfony#59781 it was forgotten to remove the definition when an alias with the same name was introduced.
Commits
-------
5940258 remove no longer used service definitionFile tree
1 file changed
+0
-1
lines changed- src/Symfony/Bundle/FrameworkBundle/Resources/config
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments