Skip to content
Snippets Groups Projects
Verified Commit 85366df5 authored by Michiel Cottaar's avatar Michiel Cottaar
Browse files

Remove noisy @show

parent 14e4941d
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,6 @@ function Makie.plot!(scene:: Plot_Sequence) ...@@ -36,7 +36,6 @@ function Makie.plot!(scene:: Plot_Sequence)
end end
current_y += (upper - lower) + 0.1 current_y += (upper - lower) + 0.1
end end
@show current_y
end end
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment