Skip to content

Commit 4568b33

Browse files
Cleanup
1 parent 58198fc commit 4568b33

File tree

4 files changed

+0
-92
lines changed

4 files changed

+0
-92
lines changed

cleanup.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
'resources/images/tests.png',
99
'resources/images/login-page.png',
1010
'resources/images',
11-
'stubs/rector.stub',
12-
'stubs/pint.stub',
1311
__FILE__,
1412
];
1513

stubs/action.stub

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ use Illuminate\Support\Facades\DB;
88

99
final readonly class {{ class }}
1010
{
11-
/**
12-
* Execute the action.
13-
*/
1411
public function handle(): void
1512
{
1613
DB::transaction(function (): void {

stubs/pint.stub

Lines changed: 0 additions & 61 deletions
This file was deleted.

stubs/rector.stub

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)