@@ -6,7 +6,6 @@ |
||
6 | 6 | |
7 | 7 | use Doctrine\ODM\MongoDB\Mapping\ClassMetadata; |
8 | 8 | use Doctrine\ODM\MongoDB\Mapping\ClassMetadataFactory; |
9 | -use Doctrine\ODM\MongoDB\Mapping\MappingException; |
|
10 | 9 | use MongoDB\Driver\Exception\RuntimeException; |
11 | 10 | use MongoDB\Model\IndexInfo; |
12 | 11 | use function array_filter; |