Skip to content

Commit 7b81e4a

Browse files
committed
Removed empty line
1 parent f8714f9 commit 7b81e4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/date/tests/DateTimeImmutable_constants.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ var_dump(
1818
DATE_RFC3339_EXTENDED === DateTimeImmutable::RFC3339_EXTENDED,
1919
DATE_RSS === DateTimeImmutable::RSS,
2020
DATE_W3C === DateTimeImmutable::W3C
21-
2221
);
2322

2423
?>

0 commit comments

Comments
 (0)