Skip to content

Commit f4eaead

Browse files
committed
refactor: remove useless use ReflectionClass
refs: #49
1 parent 3473212 commit f4eaead

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/MigrationGeneratorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace RonasIT\Support\Tests;
44

55
use Illuminate\Support\Carbon;
6-
use ReflectionClass;
76
use RonasIT\Support\Exceptions\UnknownFieldTypeException;
87
use RonasIT\Support\Generators\MigrationGenerator;
98
use RonasIT\Support\Tests\Support\Migration\MigrationMockTrait;

0 commit comments

Comments
 (0)