@@ -20,7 +20,6 @@ |
||
| 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 | |