From 901933c5c9f7f937ac9bdbc72b4659247db5028f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 30 Oct 2022 16:02:27 +0300 Subject: [PATCH] minor cleanup... Signed-off-by: Alex A. Naanou --- pwiki/page.js | 1 - 1 file changed, 1 deletion(-) 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