Skip to content

Commit

Permalink
chore: remove console'
Browse files Browse the repository at this point in the history
  • Loading branch information
kmkzt committed May 16, 2020
1 parent d81d145 commit 84634d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 84634d7

Please sign in to comment.