[~]api/*: updated authored by cactusfluo's avatar cactusfluo
...@@ -26,8 +26,6 @@ function draw() { ...@@ -26,8 +26,6 @@ function draw() {
} }
``` ```
# Moving line
The following example draws a vertical line which moves indefinitely from left The following example draws a vertical line which moves indefinitely from left
to right: to right:
... ...
......