Unverified Commit 4ee52dbf authored by belgattitude's avatar belgattitude Committed by Luís Cobucci

Removed unused use statement

parent 70924a83
......@@ -8,7 +8,6 @@ use Doctrine\DBAL\Schema\ForeignKeyConstraint;
use Doctrine\DBAL\Schema\Index;
use Doctrine\DBAL\Schema\Table;
use Doctrine\DBAL\Schema\TableDiff;
use Doctrine\DBAL\Types\Type;
abstract class AbstractMySQLPlatformTestCase extends AbstractPlatformTestCase
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment