Failed Conditions
Push — master ( aea970...87a6d0 )
by Guilherme
16s
created
tests/Doctrine/Tests/OrmFunctionalTestCase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Doctrine\Common\Cache\ArrayCache;
6 6
 use Doctrine\Common\Persistence\Mapping\Driver\MappingDriver;
7 7
 use Doctrine\DBAL\Driver\Connection;
8
-use Doctrine\DBAL\Driver\PDOSqlite\Driver as SqliteDriver;
9 8
 use Doctrine\DBAL\Logging\DebugStack;
10 9
 use Doctrine\DBAL\Types\Type;
11 10
 use Doctrine\ORM\Cache\CacheConfiguration;
Please login to merge, or discard this patch.