Skip to content

Commit d3b6901

Browse files
committed
remove blank lines
1 parent c11dd62 commit d3b6901

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

reference/constraints/GreaterThan.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ The following constraints ensure that:
3939
4040
class Person
4141
{
42-
4342
/**
4443
* @Assert\GreaterThan(5)
4544
*/

reference/constraints/LessThan.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ The following constraints ensure that:
3939
4040
class Person
4141
{
42-
4342
/**
4443
* @Assert\LessThan(5)
4544
*/

0 commit comments

Comments
 (0)