Skip to content

Commit fd43832

Browse files
committed
Remove re that moved to the macro
1 parent 45c83de commit fd43832

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

macros/unpack/get_node_values.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
{%- macro default__get_node_values() -%}
66

77
{%- if execute -%}
8-
{% set re = modules.re %}
98
{%- set nodes_list = graph.nodes.values() -%}
109
{%- set values = [] -%}
1110

0 commit comments

Comments
 (0)