@@ -23,7 +23,6 @@ |
||
23 | 23 | use Doctrine\DBAL\Migrations\Provider\LazySchemaDiffProvider; |
24 | 24 | use Doctrine\DBAL\Migrations\Provider\SchemaDiffProvider; |
25 | 25 | use Doctrine\DBAL\Migrations\Provider\SchemaDiffProviderInterface; |
26 | -use ProxyManager\Factory\LazyLoadingValueHolderFactory; |
|
27 | 26 | |
28 | 27 | /** |
29 | 28 | * Class which wraps a migration version and allows execution of the |