@@ -22,7 +22,6 @@ |
||
22 | 22 | use Baleen\Migrations\Exception\InvalidArgumentException; |
23 | 23 | use Baleen\Migrations\Migration\Factory\FactoryInterface; |
24 | 24 | use Baleen\Migrations\Migration\MigrationInterface; |
25 | -use Baleen\Migrations\Version; |
|
26 | 25 | use Baleen\Migrations\Version\Collection\Linked; |
27 | 26 | use Baleen\Migrations\Version\Comparator\ComparatorInterface; |
28 | 27 | use Baleen\Migrations\Version\LinkedVersion; |
@@ -22,7 +22,6 @@ |
||
22 | 22 | use Baleen\Migrations\Exception\InvalidArgumentException; |
23 | 23 | use Baleen\Migrations\Exception\MigrationMissingException; |
24 | 24 | use Baleen\Migrations\Timeline; |
25 | -use Baleen\Migrations\Version\Collection; |
|
26 | 25 | use Baleen\Migrations\Version\Collection\Linked; |
27 | 26 | use Baleen\Migrations\Version\Collection\Migrated; |
28 | 27 | use Baleen\Migrations\Version\Collection\Resolver\ResolverInterface; |
@@ -22,7 +22,6 @@ |
||
22 | 22 | use Baleen\Migrations\Exception\InvalidArgumentException; |
23 | 23 | use Baleen\Migrations\Migration\Factory\FactoryInterface; |
24 | 24 | use Baleen\Migrations\Migration\MigrationInterface; |
25 | -use Baleen\Migrations\Version; |
|
26 | 25 | use Baleen\Migrations\Version\Collection\Linked; |
27 | 26 | use Baleen\Migrations\Version\Comparator\ComparatorInterface; |
28 | 27 | use Baleen\Migrations\Version\LinkedVersion; |