@@ -5,8 +5,6 @@ |
||
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; |