Skip to content

Commit 48102cc

Browse files
authored
remove printing (#389)
1 parent 941775f commit 48102cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/parsing_astable.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ function replace_syms_astable!(inputs_to_function::AbstractDict,
2121
return e.args[2]
2222
end
2323

24-
println(e)
2524
col = get_column_expr(e)
2625
if col !== nothing
2726
return conditionally_add_symbols!(inputs_to_function, lhs_assignments, col)

0 commit comments

Comments
 (0)