@@ -20,7 +20,6 @@ |
||
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; |