Failed Conditions
Pull Request — master (#2825)
by Sébastien
12:27
created
tests/Doctrine/Tests/DBAL/Platforms/AbstractMySQLPlatformTestCase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Doctrine\DBAL\Schema\Index;
9 9
 use Doctrine\DBAL\Schema\Table;
10 10
 use Doctrine\DBAL\Schema\TableDiff;
11
-use Doctrine\DBAL\Types\Type;
12 11
 
13 12
 abstract class AbstractMySQLPlatformTestCase extends AbstractPlatformTestCase
14 13
 {
Please login to merge, or discard this patch.