Skip to content

Commit 27fe79a

Browse files
committed
Apply StyleCI fix
1 parent fa7413d commit 27fe79a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Validation/Rules/JsonSchema.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ class JsonSchema implements Rule
2222

2323
/**
2424
* Create a new JSON schema validation rule.
25-
*
2625
*/
2726
public function __construct(Schema $schema)
2827
{

0 commit comments

Comments
 (0)