diff --git a/languages/tree-sitter-stack-graphs-javascript/src/stack-graphs.tsg b/languages/tree-sitter-stack-graphs-javascript/src/stack-graphs.tsg index 5ab35cb1b..67ec1ba78 100644 --- a/languages/tree-sitter-stack-graphs-javascript/src/stack-graphs.tsg +++ b/languages/tree-sitter-stack-graphs-javascript/src/stack-graphs.tsg @@ -253,8 +253,6 @@ attribute node_symbol = node => symbol = (source-text node), source_n node @node.push_exports_guard node @node.push_guard_default node @node.push_guard_exports - node @node.rhsvar_before_scope - node @node.rhsvar_value node @node.source node @node.value_arg_scope node @node.value_call