Completed
Pull Request — master (#426)
by Reen
09:08
created
lib/Doctrine/DBAL/Migrations/Version.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.