diff --git a/pwiki/page.js b/pwiki/page.js index d8b2f16..9c73f60 100755 --- a/pwiki/page.js +++ b/pwiki/page.js @@ -1448,7 +1448,6 @@ object.Constructor('Page', BasePage, { this.__parser__.expand(page, text, _state), _state) } else { - console.log('---', state.slots) yield this.__parser__.expand(page, text, state) } } // else... if(first