Update AOP源码实现及分析.md
@ -265,10 +265,6 @@ public class ProxyCreatorSupport extends AdvisedSupport {
public AopProxyFactory getAopProxyFactory() {
return this.aopProxyFactory;
}
```