@@ -16,7 +16,6 @@ |
||
16 | 16 | use Go\Aop\Pointcut\PointcutLexer; |
17 | 17 | use Go\Aop\Pointcut\PointcutGrammar; |
18 | 18 | use Go\Aop\Pointcut\PointcutParser; |
19 | -use Go\Instrument\RawAnnotationReader; |
|
20 | 19 | use Go\Instrument\ClassLoading\CachePathManager; |
21 | 20 | use Doctrine\Common\Annotations\AnnotationReader; |
22 | 21 |
@@ -18,7 +18,6 @@ |
||
18 | 18 | use Go\Core\AspectKernel; |
19 | 19 | use Go\Core\AspectLoader; |
20 | 20 | use Go\Instrument\ClassLoading\CachePathManager; |
21 | -use Go\Instrument\CleanableMemory; |
|
22 | 21 | use Go\ParserReflection\ReflectionFile; |
23 | 22 | use Go\ParserReflection\ReflectionFileNamespace; |
24 | 23 | use Go\Proxy\ClassProxy; |