Completed
Push — compile ( 5bae75...d40a96 )
by Akihito
03:08
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 function file_exists;
19 18
 use Ray\Di\AbstractModule;
20 19
 use Ray\Di\Exception\Unbound;
Please login to merge, or discard this patch.