Completed
Pull Request — master (#27576)
by Piotr
09:51
created
lib/private/DB/Connection.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,6 @@
 block discarded – undo
33 33
 use Doctrine\DBAL\Configuration;
34 34
 use Doctrine\DBAL\Cache\QueryCacheProfile;
35 35
 use Doctrine\Common\EventManager;
36
-use Doctrine\DBAL\Exception\ConstraintViolationException;
37 36
 use Doctrine\DBAL\Platforms\MySqlPlatform;
38 37
 use Doctrine\DBAL\Schema\Schema;
39 38
 use OC\DB\QueryBuilder\QueryBuilder;
Please login to merge, or discard this patch.