Passed
Push — master ( 8394f7...4e48bc )
by Dominik
02:46 queued 23s
created
src/DoctrineOrmServiceProvider.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -5,8 +5,6 @@
 block discarded – undo
5 5
 namespace Chubbyphp\ServiceProvider;
6 6
 
7 7
 use Chubbyphp\ServiceProvider\Registry\DoctrineOrmManagerRegistry;
8
-use Doctrine\Common\Cache\ApcuCache;
9
-use Doctrine\Common\Cache\ArrayCache;
10 8
 use Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain;
11 9
 use Doctrine\Common\Persistence\Mapping\Driver\StaticPHPDriver;
12 10
 use Doctrine\ORM\Cache\CacheConfiguration;
Please login to merge, or discard this patch.