From 5a73a8dd0fb55573458fb7d306c0673d3ab78c0d Mon Sep 17 00:00:00 2001 From: Holbormon <160845407+Holbormon@users.noreply.github.com> Date: Tue, 23 Apr 2024 04:45:33 +0000 Subject: [PATCH] Remove troublesome debugging variable --- src/graphs.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/graphs.jl b/src/graphs.jl index 0e2b701..a5b7af0 100644 --- a/src/graphs.jl +++ b/src/graphs.jl @@ -961,7 +961,6 @@ more details. end @series begin - num_edges_nodes := (length(edges_list[1]), length(node_vec_vec_xy)) # for debugging / tests seriestype := if method in (:tree, :buchheim, :chorddiagram) :curves