Completed
Pull Request — master (#1668)
by Andreas
04:58
created
lib/Doctrine/ODM/MongoDB/Mapping/Driver/AnnotationDriver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 namespace Doctrine\ODM\MongoDB\Mapping\Driver;
21 21
 
22 22
 use Doctrine\Common\Annotations\AnnotationReader;
23
-use Doctrine\Common\Annotations\AnnotationRegistry;
24 23
 use Doctrine\Common\Annotations\Reader;
25 24
 use Doctrine\Common\Persistence\Mapping\ClassMetadata;
26 25
 use Doctrine\Common\Persistence\Mapping\Driver\AnnotationDriver as AbstractAnnotationDriver;
Please login to merge, or discard this patch.