Yuki Takei 4 лет назад
Родитель
Сommit
ba0df33a4f

+ 0 - 2
packages/plugin-lsx/src/client/js/util/Interceptor/LsxPreRenderInterceptor.js

@@ -29,8 +29,6 @@ export class LsxPreRenderInterceptor extends BasicInterceptor {
     const currentPagePath = context.currentPagePath;
     this.initializeCache(contextName);
 
-    console.log('LsxPreRenderInterceptor');
-
     context.lsxContextMap = {};
 
     // TODO retrieve from args for interceptor