Skip to content

Commit b8f07c7

Browse files
committed
minor #11259 remove blank lines (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- remove blank lines Commits ------- d3b6901 remove blank lines
2 parents c11dd62 + d3b6901 commit b8f07c7

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)