Skip to content

Commit

Permalink
Delete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
baku89 committed Feb 21, 2024
1 parent 4fa4a65 commit 1e9cfb2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/components/createDrawFunction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ import {Ref} from 'vue'
export async function setupEvalContextCreator(defaultColor: Ref<string>) {
const Pave = await import('pave')

// console.log(Linearly)

const {Path, Curve} = Pave

return (ctx: CanvasRenderingContext2D) => {
Expand Down

0 comments on commit 1e9cfb2

Please sign in to comment.