Skip to content

Commit 51653d0

Browse files
committed
chore: minor fixes
1 parent 866db1e commit 51653d0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/NovaResourceGeneratorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use Doctrine\DBAL\Types\IntegerType;
88
use Doctrine\DBAL\Types\StringType;
99
use Illuminate\Support\Facades\Event;
10-
use org\bovigo\vfs\vfsStream;
1110
use ReflectionClass;
1211
use RonasIT\Support\Events\SuccessCreateMessage;
1312
use RonasIT\Support\Exceptions\ClassAlreadyExistsException;

tests/Support/SeederGeneratorMockTrait.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace RonasIT\Support\Tests\Support;
44

5-
use Illuminate\Support\Facades\View;
65
use org\bovigo\vfs\vfsStream;
76

87
trait SeederGeneratorMockTrait

0 commit comments

Comments
 (0)