Failed Conditions
Pull Request — master (#2825)
by Sébastien
05:15
created
tests/Doctrine/Tests/DBAL/Schema/MySqlSchemaManagerTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Doctrine\Common\EventManager;
6 6
 use Doctrine\DBAL\Configuration;
7
-use Doctrine\DBAL\Platforms\MariaDb102Platform;
8 7
 use Doctrine\DBAL\Schema\MySqlSchemaManager;
9 8
 
10 9
 class MySqlSchemaManagerTest extends \PHPUnit_Framework_TestCase
Please login to merge, or discard this patch.