Failed Conditions
Pull Request — experimental/3.1 (#2532)
by Kentaro
36:10
created
src/Eccube/Di/Scanner/RouteScanner.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -24,8 +24,6 @@
 block discarded – undo
24 24
 namespace Eccube\Di\Scanner;
25 25
 
26 26
 
27
-use Doctrine\Common\Annotations\AnnotationReader;
28
-use Doctrine\ORM\Mapping\Annotation;
29 27
 use Eccube\Di\ComponentDefinition;
30 28
 use Eccube\Di\Scanner;
31 29
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
Please login to merge, or discard this patch.