Completed
Push — wip ( 4efb46 )
by Akihito
01:35
created
src/compiler/CachedInjectorFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.