@@ -9,7 +9,6 @@  | 
                                                    ||
| 9 | 9 | |
| 10 | 10 | namespace ApiGen\Parser\Reflection;  | 
                                                        
| 11 | 11 | |
| 12 | -use ApiGen\Contracts\Parser\Reflection\ClassReflectionInterface;  | 
                                                        |
| 13 | 12 | use ApiGen\Contracts\Parser\Reflection\Magic\MagicParameterReflectionInterface;  | 
                                                        
| 14 | 13 | use TokenReflection;  | 
                                                        
| 15 | 14 | |