Skip to content

Commit ef927cb

Browse files
committed
Removed extra line break
1 parent 4988a40 commit ef927cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tags/TitleTag.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public static function initialize(?SEOData $SEOData): ?Tag
2424
return null;
2525
}
2626

27-
2827
return new static(
2928
inner: $title,
3029
);

0 commit comments

Comments
 (0)