From 84634d72d78fd445a9560ca247c2096f4dc1c4f6 Mon Sep 17 00:00:00 2001 From: kmkzt Date: Sat, 16 May 2020 12:17:38 +0900 Subject: [PATCH] chore: remove console' --- example/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/example/index.html b/example/index.html index c116e3b17..3c87f474a 100644 --- a/example/index.html +++ b/example/index.html @@ -78,7 +78,6 @@ const start = document.getElementById('start') start.onclick = () => { - console.log(anim) // Sets the animation callback function anim.setAnimation(strokeAnimation) // Copy drawwing data