Skip to content

Commit 5d77a3a

Browse files
Remove unnecessary newline at the end of Format.php
1 parent 93b9852 commit 5d77a3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Format.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,5 +243,4 @@ protected function fromPhp($data)
243243
{
244244
return trim((string) $data);
245245
}
246-
247246
}

0 commit comments

Comments
 (0)