Skip to content

Commit

Permalink
Removing log
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Mar 20, 2024
1 parent abea66c commit d0cf8fe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ function measureAllKeyframes() {
}

function readAllKeyframes() {
console.log("reading all keyframes", toResolve.size)
toResolve.forEach((resolver) => {
resolver.readKeyframes()

Expand Down

0 comments on commit d0cf8fe

Please sign in to comment.