Skip to content

Commit e16d65d

Browse files
committed
Apply fixes from StyleCI
1 parent dc67f3c commit e16d65d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/Commands/AbilityMakeCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use Illuminate\Support\Facades\File;
88
use PHPUnit\Framework\Attributes\After;
99
use PHPUnit\Framework\Attributes\Test;
10-
use Spatie\Snapshots\MatchesSnapshots;
1110

1211
class AbilityMakeCommandTest extends TestCase
1312
{

tests/Commands/DefinedRoleMakeCommandTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use Illuminate\Support\Facades\File;
88
use PHPUnit\Framework\Attributes\After;
99
use PHPUnit\Framework\Attributes\Test;
10-
use Spatie\Snapshots\MatchesSnapshots;
1110

1211
class DefinedRoleMakeCommandTest extends TestCase
1312
{

0 commit comments

Comments
 (0)