Commit 6b52625
committed
minor symfony#60850 [Mailer] remove useless
This PR was merged into the 6.4 branch.
Discussion
----------
[Mailer] remove useless `@legacy` annotation
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
this was added in symfony#36148 and the deprecation was later on reverted in symfony#41380
Commits
-------
4b6be4a remove useless `@legacy` annotation@legacy annotation (xabbuh)File tree
1 file changed
+0
-6
lines changed- src/Symfony/Component/Mailer/Bridge/Mailgun/Tests/Transport
1 file changed
+0
-6
lines changedLines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | 101 | | |
105 | 102 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 103 | | |
110 | 104 | | |
111 | 105 | | |
| |||
0 commit comments