@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use samsonframework\container\collection\CollectionClassResolver; |
| 9 | 9 | use samsonframework\container\collection\CollectionPropertyResolver; |
| 10 | 10 | use samsonframework\container\metadata\ClassMetadata; |
| 11 | -use samsonframework\container\metadata\PropertyMetadata; |
|
| 12 | 11 | |
| 13 | 12 | /** |
| 14 | 13 | * XML dependency injection container configuration. |