Completed
Pull Request — master (#422)
by Mike
02:32
created
lib/Doctrine/DBAL/Migrations/Tools/Console/Command/AbstractCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 namespace Doctrine\DBAL\Migrations\Configuration\Connection\Loader;
21 21
 
22 22
 
23
-use Doctrine\DBAL\DriverManager;
24 23
 use Doctrine\DBAL\Migrations\Configuration\Connection\ConnectionLoaderInterface;
25 24
 use Symfony\Component\Console\Helper\HelperSet;
26 25
 
Please login to merge, or discard this patch.