diff --git a/lib/rules_block/state_block.js b/lib/rules_block/state_block.js index e42cb4b..58aa85b 100644 --- a/lib/rules_block/state_block.js +++ b/lib/rules_block/state_block.js @@ -54,9 +54,6 @@ function StateBlock(src, md, env, tokens) { this.level = 0; - // renderer - this.result = ''; - // Create caches // Generate markers. s = this.src;