diff --git a/animations/trees/level_order/index.html b/animations/trees/level_order/index.html index 44ed31f..022df64 100644 --- a/animations/trees/level_order/index.html +++ b/animations/trees/level_order/index.html @@ -10,7 +10,6 @@
This animation shows how to traverse a binary tree by levels. Click the "next step" button to run the animation.
-