@@ -5,7 +5,6 @@ |
||
5 | 5 | namespace Ray\Compiler; |
6 | 6 | |
7 | 7 | use Doctrine\Common\Cache\CacheProvider; |
8 | -use Doctrine\Common\Cache\VoidCache; |
|
9 | 8 | use Ray\Di\AbstractModule; |
10 | 9 | use Ray\Di\InjectorInterface; |
11 | 10 | use Symfony\Component\Cache\Adapter\ArrayAdapter; |