Skip to content

Commit caa345d

Browse files
del @show
1 parent 8c9ad31 commit caa345d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ function create_animation(sys::CollisionSystem; disp::Bool=true)
140140
end
141141
end
142142

143-
@show length(plt), typeof(plt)
144143
anim = @animate for p in plt[2:end]
145144
plot(p)
146145
end

0 commit comments

Comments
 (0)