Skip to content

Commit

Permalink
Removing console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry authored and mergatron[bot] committed Feb 13, 2024
1 parent 9a5f871 commit f7c2e48
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/framer-motion/src/utils/mix/complex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ function matchOrder(
pointers[type]++
}

console.log({ orderedOrigin })

return orderedOrigin
}

Expand Down

0 comments on commit f7c2e48

Please sign in to comment.