Completed
Push — compile ( 4bfe5a...5bae75 )
by Akihito
02:42
created
src/Compiler.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use BEAR\Sunday\Extension\Application\AppInterface;
15 15
 use Composer\Autoload\ClassLoader;
16 16
 use Doctrine\Common\Annotations\Reader;
17
-use Doctrine\Common\Cache\Cache;
18 17
 use Ray\Di\Exception\Unbound;
19 18
 use function file_exists;
20 19
 use Ray\Di\AbstractModule;
Please login to merge, or discard this patch.