Skip to content

Commit 6eb9d8b

Browse files
rappasoftgithub-actions[bot]
authored andcommitted
Fix Styling
1 parent e8390b5 commit 6eb9d8b

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/Models/Patch.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
*/
1212
class Patch extends Model
1313
{
14-
1514
/**
1615
* @var bool
1716
*/

src/Patch.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
*/
1313
abstract class Patch
1414
{
15-
1615
/**
1716
* @var array
1817
*/

src/Patcher.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616
class Patcher
1717
{
18-
1918
/**
2019
* The filesystem instance.
2120
*

0 commit comments

Comments
 (0)