Skip to content

Commit b50f5e2

Browse files
authored
UrlHelper: minor code style fix
1 parent cac1556 commit b50f5e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UrlHelper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
*/
2222
final class UrlHelper
2323
{
24-
2524
public function __construct(
2625
private RequestStack $requestStack,
2726
private RequestContextAwareInterface|RequestContext|null $requestContext = null,

0 commit comments

Comments
 (0)