Completed
Push — master ( fe56a0...5a0b93 )
by Vitaly
02:20
created
src/resolver/AnnotationResolver.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -9,8 +9,6 @@
 block discarded – undo
9 9
 
10 10
 use Doctrine\Common\Annotations\AnnotationReader;
11 11
 use samsonframework\container\annotation\ClassInterface;
12
-use samsonframework\container\annotation\MetadataInterface;
13
-use samsonframework\container\annotation\MethodAnnotation;
14 12
 use samsonframework\container\annotation\MethodInterface;
15 13
 use samsonframework\container\annotation\PropertyInterface;
16 14
 use samsonframework\container\metadata\ClassMetadata;
Please login to merge, or discard this patch.