remove unused expression

pull/924/head
Rich Harris 8 years ago
parent a2bb5c524e
commit 483b48bf95

@ -239,7 +239,6 @@ const preprocessors = {
node._block = block.child({
comment: createDebuggingComment(node, generator),
name: generator.getUniqueName('create_each_block'),
expression: node.expression,
context: node.context,
key: node.key,

Loading…
Cancel
Save