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