Failed Conditions
Pull Request — master (#2825)
by Sébastien
42:00
created
lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 use Doctrine\DBAL\DBALException;
23 23
 use Doctrine\DBAL\Driver;
24 24
 use Doctrine\DBAL\Exception;
25
-use Doctrine\DBAL\Platforms\AbstractPlatform;
26 25
 use Doctrine\DBAL\Platforms\MariaDb1027Platform;
27 26
 use Doctrine\DBAL\Platforms\MySQL57Platform;
28 27
 use Doctrine\DBAL\Platforms\MySqlPlatform;
Please login to merge, or discard this patch.