@@ -19,7 +19,6 @@ |
||
19 | 19 | namespace ProxyManager\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator; |
20 | 20 | |
21 | 21 | use ProxyManager\Generator\MethodGenerator; |
22 | -use ProxyManager\Generator\ParameterGenerator; |
|
23 | 22 | use Zend\Code\Generator\PropertyGenerator; |
24 | 23 | use Zend\Code\Reflection\MethodReflection; |
25 | 24 |