Failed Conditions
Pull Request — master (#2718)
by Ian
05:23
created
lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 namespace Doctrine\DBAL\Driver\Mysqli;
21 21
 
22 22
 use Doctrine\DBAL\Driver\Statement;
23
-use Doctrine\DBAL\RewindableGenerator;
24 23
 use PDO;
25 24
 
26 25
 /**
Please login to merge, or discard this patch.